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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle and Delphi

Re: Oracle and Delphi

From: farkasb <farkasb_at_dss.hu>
Date: Wed, 22 May 2002 05:53:22 -0800
Message-ID: <F001.0046772E.20020522055322@fatcity.com>


There are several ways to connect to the Oracle from Delphi. You can use ODBC and BDE, but i suppose you to use some kind of component collections. For example Direct Oracle Access components can connect to the Oracle without BDE and ODBC. One obvious advantage is the speed. It uses tnsnames for databases, and you just simply put the session component to the form and set the database and connect to it. Anyway they have a very good help for all of their components.

You can find it here:
http://www.allroundautomations.nl/doa.htm

  Hi list,    

      I am developing an application wherein Delphi is the Front-end and Oracle the Back-end. I wanted to know what all are needed to get connected to Oracle Database , i.e -> settings,configuration etc..    

  Thanks and regards,
  Santosh

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: farkasb
  INET: farkasb_at_dss.hu

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed May 22 2002 - 08:53:22 CDT

Original text of this message

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