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 > Delphi 7 connection to Paradox,Oracle,SQLServer and Postgres

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-05-08, 04:36
Karen99 Karen99 is offline
Registered User
 
Join Date: Nov 2003
Location: South Africa
Posts: 16
Delphi 7 connection to Paradox,Oracle,SQLServer and Postgres

Hi

At the moment our application is written in Delphi 7 using BDE to connect to Paradox. But some of our clients will like our application to run on any of the above databases. What is the best generic way to connect to all of these databases? Not at the same moment. One client is maybe running Paradox and the other client is using Postgres. What connection method is the best to use, that does not involve a lot of changes in the application? Without compromising the speed of the application.

Hope to hear from you soon!!

Karen
Reply With Quote
  #2 (permalink)  
Old 01-02-09, 14:08
jkuiper jkuiper is offline
Registered User
 
Join Date: Dec 2008
Posts: 8
www.devart.com has for these options the best conpoments. For all these databases they use the same structure. It's easy to change the classname of the componment. A other way is using DBExpress, but in D7 it is not very well developed (DBX3 , DBX4 is latest version). devart has also DBX drivers for all these databases (except paradox tables offcourse)..
Reply With Quote
  #3 (permalink)  
Old 03-27-09, 15:03
VLDG VLDG is offline
Registered User
 
Join Date: Mar 2009
Posts: 24
Reply With Quote
  #4 (permalink)  
Old 10-07-10, 02:16
jetixx93 jetixx93 is offline
Registered User
 
Join Date: Oct 2010
Posts: 7
Thumbs up

1+ to AnyDAC !
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