Fw: application compatibility with Oracle

Started by adivialmost 23 years ago2 messagesgeneral
Jump to latest
#1adivi
adivi@maximizelearning.com

hi,

i am looking to write applications in .net
( using odbc or some faster but similar compatible tech.)
that could run with
PostGreSql OR Oracle
with minimal changes.( any other database server compatibility would be a bonus !)

for this i need to know
what database constructs and
programming techniques
i can use so that the application would run with either PostGreSql or Oracle.

any advice in this regards is greatly appreciated

TIA

regards
-adivi

#2Richard Huxton
dev@archonet.com
In reply to: adivi (#1)
Re: Fw: application compatibility with Oracle

On Tuesday 08 Jul 2003 6:58 am, adivi wrote:

hi,

i am looking to write applications in .net
( using odbc or some faster but similar compatible tech.)
that could run with
PostGreSql OR Oracle
with minimal changes.( any other database server compatibility would be a
bonus !)

Best place to start is probably the "converting from..." section at
http://techdocs.postgresql.org/

--
Richard Huxton