Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: [AnyDac][Phys]-300. Driver [MSSQL2000]is not reg.
[AnyDac][Phys]-300. Driver [MSSQL2000]is not reg.
Posted: 2007/09/18 20:46
 
I am getting the following error as I am activating the db connection:

[AnyDac][Phys]-300. Driver [MSSQL2000]is not registered.
To registered it, you can drop component [TADPhysMSSQL2000DriverLink] into your project.

This is an existing project which worked correctly with Anydac 1.0, all I have done is de-install Anydac v1.0 and install Anydac v2.0

Any ideas why I get this error now?

By the way, yes I do have a TADPhysMSSQL2000DriverLink in my project


Regards

Isi
Re:[AnyDac][Phys]-300. Driver [MSSQL2000]is not reg.
Posted: 2007/09/18 23:33
 
Hello Isidro

In 2.0 I have replaced MSSQL2000 and MSSQL2005 driver ID's by single ID - MSSQL.

PS: That is described in history.txt:
/ changed: MSSQL2000 and MSSQL2005 driver ID's replaced by MSSQL. It is not required anymore because - see sections MSSQL2000 and MSSQL2005 in DBADDrivers.sample

Regards,
Dmitry
Re:[AnyDac][Phys]-300. Driver [MSSQL2000]is not re
Posted: 2007/09/19 20:02
 
ooops!! Did not realized this

Thank you! it works! and it is fast!