>Database is Oracle8, D4 Client Server.
>I have very thin MS SQL  and SYBASE  drivers. I am just scared to write
>my own Oracle driver to make thin client.

You may be able to remove the BDE from the equation though... I think
there is a DirectOracleAccess (DOA) sytem that supplies it's own ttable
and TQuery, I think it was based on TDataset too, so it should use all the
standard Data aware controls.

You're right though the Oracle8 client software is pretty much necessary, you
wouldn't want to do the client/server negotiation yourself - most customers if they
have an Oracle server have the client software installed anyway for other applications.

--
Aaron Scott-Boddendijk
Jump Productions
(07) 838-3371 Voice
(07) 838-3372 Fax


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to