Обсуждение: Fw: application compatibility with Oracle

Поиск
Список
Период
Сортировка

Fw: application compatibility with Oracle

От
"adivi"
Дата:
 
 
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

Re: Fw: application compatibility with Oracle

От
Richard Huxton
Дата:
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