From: | Jeff Eckermann <jeff_eckermann(at)yahoo(dot)com> |
---|---|
To: | Pablo Aranda <paranda(at)newton(dot)cl>, pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: Replacing Oracle 8i |
Date: | 2003-01-07 15:13:33 |
Message-ID: | 20030107151333.60303.qmail@web20810.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)newton(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Jill Barber | 2003-01-07 16:13:58 | Project Installer problem |
Previous Message | alexandre :: aldeia digital | 2003-01-07 11:11:30 | Re: datetime to timestamp |