Hello!
I have to use an Oracle database with delphi.
How can I create the Oracle alias on the BDE Administrator, and how can I use the oracle database on delphi?
Thanks!
Charlotte
I had a problem trying to connect an Oracle 7.3 Db to my Delphi programs.
Solved by
1) downloading the relevent drivers from the Oracle web-site (don't assume, as I did, that you already have them!).
2) use the install utility that comes with the above.
3) using odbcadmin to set up the DNS, etc.
4) use the BDE Explorer to set up an alias.
Sorry I cann't be more precise but without details of Oracle/Delphi versions and ODBC setup...
Also, re. your question on MS Access, I'm using the BDE to interact with Access - works fine if you use the MSACCESS driver instead of STANDARD and less fiddly than ADO - just my oppinion...
If you would like more detailed info on this, email me at
steve.quinn@s-tyneside-mbc.gov.uk
A Dutch company called Allround Automations has a nice product called Direct Oracle Access, which is a suite of components for accessing Oracle databases, bypassing the BDE. The weblink is www.allroundautomations.nl/doa.html.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.