Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

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, 05: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, 15:08
jkuiper jkuiper is offline
Registered User
 
Join Date: Dec 2008
Posts: 9
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
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

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