Re: Migrating PostgreSQL database to MySQL/MS Access - Mailing list pgsql-general

On 8/12/06, Jaime Casanova <[email protected]> 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 by date:

Previous
From: "Jaime Casanova"
Date:
Subject: Re: Deploying app. using PostgreSQL
Next
From: "Harpreet Dhaliwal"
Date:
Subject: Re: Connection string