From: | markw <markw(at)mohawksoft(dot)com> |
---|---|
To: | Pablo Aranda <paranda(at)newton(dot)cl> |
Cc: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: Replacing Oracle 8i |
Date: | 2003-01-07 21:07:14 |
Message-ID: | 3E1B4182.5030608@mohawksoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
That is a tall order.
(1) What version or oracle?
(2) Are you used the ODBC interace or the OCI interface?
(3) Do you use stored procedures?
(4) Do you use inner and/or outer joins?
(5) Do you oracle's ROWID?
There are many more issues. If you use simple braindead SQL using ODBC,
then it could simply be setup the system DSN. Depending how much Oracle
is in your SQL, it could be a lot of work.
Pablo Aranda 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.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | rajeev kaimal | 2003-01-08 02:27:41 | unsubscribe |
Previous Message | Jill Barber | 2003-01-07 16:13:58 | Project Installer problem |