Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle8i and Delphi 4; problems? issues?

Re: Oracle8i and Delphi 4; problems? issues?

From: Greg Akins <insomnia_at_cvzoom.net>
Date: Thu, 18 Jan 2001 01:22:49 GMT
Message-ID: <3a66449e.659324@news.cvzoom.net>

I've had a bunch of problems with changing versions while trying to use TTables, I'd avoid them and use Tquery objects where possible

We write client apps calling, alternatively, 7.3.4, 8.0.5 and 8i. Most of the problems are related to the ODBC software and we can usually get around problems by trying different versions (Intersolv/Merant, Microsoft's, Oracle's, or if you have the Client/server version you can use the native SQLlinks access).

So it's not necessarily a Delphi4/Oracle8i issue as much as it's an issue of choosing a 'good' ODBC driver.

I've never had version problems using SQLlinks and Tqueries.

Good luck.

-greg
On Tue, 16 Jan 2001 15:09:11 GMT, jpakhomo_at_my-deja.com wrote:

>We are planning to migrate to Oracle 8i (from 7.3.4). We are client/server
>shop currently, with mostly Delhi apps on the client. Did anybody expirience
>any problems/issues with this combination (for example, ROWID issues using
>TTable Delphi component)? Thanks
>
>
>Sent via Deja.com
>http://www.deja.com/

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =----- Received on Wed Jan 17 2001 - 19:22:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US