Re: Migrating PostgreSQL database to MySQL/MS Access
От
Merlin Moncure
Тема
Re: Migrating PostgreSQL database to MySQL/MS Access
Дата
Msg-id
b42b73150608121510s60edbb2cqb978c84257b79a91@mail.gmail.com
Ответ на
Re: Migrating PostgreSQL database to MySQL/MS Access (Jaime Casanova)
Список
Дерево обсуждения
Re: Migrating PostgreSQL database to MySQL/MS Access "Philippe Lang" <philippe.lang@attiksystem.ch>
On 8/12/06, Jaime Casanova wrote: > > well, since he wrote his app in vb.net he is probably using postgresql > > as a dumb data store, it might not be all that difficult. still, not a > > very smart move. > > so if you have functions on server side or triggers or rules... then > you need some rewrite on the app... otherwise just to adapt the sql as > necessary... the .net 'way' of database application development is to keep all the logic in the .net middleware. please note that I am completely opposed to this because it obfuscates good data management practices. however based on the op's comments I am guessing he is doing things the .net way. merlin
В списке pgsql-general по дате отправления