Re: Replacing Oracle 8i - Mailing list pgsql-odbc

From Jeff Eckermann
Subject Re: Replacing Oracle 8i
Date
Msg-id 20030107151333.60303.qmail@web20810.mail.yahoo.com
Whole thread Raw
In response to Replacing Oracle 8i  ("Pablo Aranda" <paranda@newton.cl>)
List pgsql-odbc
For starters, check out http://techdocs.postgresql.org
If you are using ODBC (as this post implies), also
check out http://odbc.postgresql.org.
Someone was porting a bunch of Pro*C code not long
ago: if you search the archives for the pgsql-general
list, you should see plenty of references.  In brief,
that person was converting their Pro*C code into ECPG
code.  Look in the PostgreSQL documentation for ECPG.

For C++, search the archives/docs for references to
libpq++ and libpqxx (I don't know too much about this,
sorry).

I'm not knowledgable, but no-one else has replied so
far ;-)
HTH

--- Pablo Aranda <paranda@newton.cl> wrote:
> Dear All,
> please tell me about replacing Oracle 8i with
> PostgreSQL.
> We need to know the HOW TOs.
> We are working in Linux Red Hat 6.2, using C++ and
> the Pro*C tool.
> Thanks a lot !!!
> Pablo.
>
>
>


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

pgsql-odbc by date:

Previous
From: "alexandre :: aldeia digital"
Date:
Subject: Re: datetime to timestamp
Next
From: markw
Date:
Subject: Re: Replacing Oracle 8i