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 5 and MS SQL 2008?

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-09-10, 18:33
theradiator theradiator is offline
Registered User
 
Join Date: Mar 2010
Posts: 2
Delphi 5 and MS SQL 2008?

Hi,

I am looking to use Delphi V5 with MS SQL 2008, but I cannot seem to find a database driver which will allow me to do it.

Currently the only way I can get it to work is by;
Upgrading to Delphi V6/7
Moving to Delphi.net
Using SQL 2005 instead.

However I would prefer to leave Delphi 5 in place as I am having enough problems changing over my database.
Anyone have any ideas how I can get this working?

Thanks
Alan
Reply With Quote
  #2 (permalink)  
Old 03-13-10, 08:37
theradiator theradiator is offline
Registered User
 
Join Date: Mar 2010
Posts: 2
Any ideas? Bump!
Reply With Quote
  #3 (permalink)  
Old 03-13-10, 09:20
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 11,171
I haven't actually tried this with Delphi 5, but it has worked for every other IDE/Language that I've ever used so it would shock me if you couldn't just use the standard MS-Windows ODBC drivers on whatever client system you're using.

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
  #4 (permalink)  
Old 07-22-10, 05:11
tesuji tesuji is offline
Registered User
 
Join Date: May 2008
Location: Bavaria
Posts: 3
What also works on almost every database is Delphi 5 ADO (ADOConnection, ADOTable etc) toghether with an ODBC data source. I have D5 aps running that way on Oracle, Sybase, MS, Firebird DBs.


just to mention, I have downgraded from Delphi 7 to Delphi 5.
__________________
Information is moving—you know, nightly news is one way, of course, but it's also moving through the blogosphere and through the Internets. I promise you I will listen to what has been said here, even though I wasn't here. Ann and I will carry out this equivocal message to the world. I'm the master of low expectations

Last edited by tesuji; 07-22-10 at 05:14.
Reply With Quote
Reply

Thread Tools
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