Discussion:
Can't fins MSSQL driver in dbexpress SQLconnection
(too old to reply)
bw
2008-01-13 18:58:46 UTC
Permalink
Hey all

I am using Turbo Delhi 2006 and XP operating system.

I only see 3 alternative when I try to use dbexpress SQL connection...

ASAconnection
IBconnection
Mysqlconnection

not MSSQL

I have installed sql server 2005 express on my maschine..


I have moved my databases from paradox to SQL, and I thing DBexpress is the
best solution for connecting to MSSQL

B
Bill Todd
2008-01-13 21:23:18 UTC
Permalink
IIRC Turbo Delphi does not include the drivers for MS SQL Server,
Oracle, Sybase or DB2.
--
Bill Todd (TeamB)
bw
2008-01-14 14:56:24 UTC
Permalink
Thanks for your reply, then I guess it will be best to go for DBgo (ADO) and
connect by native sql server ?



B
Post by Bill Todd
IIRC Turbo Delphi does not include the drivers for MS SQL Server,
Oracle, Sybase or DB2.
--
Bill Todd (TeamB)
Thomas Pfister
2008-01-16 22:15:33 UTC
Permalink
or move to Enterprise-version of Delphi and with V2007 you'll get the new
dbx4-database-framework...

:-) thomas
Post by bw
Thanks for your reply, then I guess it will be best to go for DBgo (ADO)
and connect by native sql server ?
B
Post by Bill Todd
IIRC Turbo Delphi does not include the drivers for MS SQL Server,
Oracle, Sybase or DB2.
--
Bill Todd (TeamB)
bw
2008-01-17 12:08:13 UTC
Permalink
Thanks, I think I will...

Bernt
Post by Thomas Pfister
or move to Enterprise-version of Delphi and with V2007 you'll get the new
dbx4-database-framework...
:-) thomas
Post by bw
Thanks for your reply, then I guess it will be best to go for DBgo (ADO)
and connect by native sql server ?
B
Post by Bill Todd
IIRC Turbo Delphi does not include the drivers for MS SQL Server,
Oracle, Sybase or DB2.
--
Bill Todd (TeamB)
Loading...