If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Linking an Oracle database with Delphi

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-20-06, 15:10
istabel istabel is offline
Registered User
 
Join Date: Feb 2006
Posts: 4
Linking an Oracle database with Delphi

Can anyone please tell me how I can link a database made with oracle 9i, with a Delphi interface, so as to display tables and queries with a delphi interface please! I'm an amateur with delphi, and need to do this for a school project!
Any pieces of codes, website references or ebooks will be greatly appreciated!

Last edited by istabel; 02-20-06 at 15:14.
Reply With Quote
  #2 (permalink)  
Old 02-28-06, 09:05
jwenting jwenting is offline
Registered User
 
Join Date: Apr 2003
Posts: 40
No different than with any other database.
Set up the necessary components (you might need some Oracle centric ones if you can't use the built-in components and work through say ADO or ODBC) and connect your dataaware components to those.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On