Mon, 14 Jul 2003 13:25:09 GMT
D5 + ADO + MS Sql 2000 = Unspecified Error
We have an application written in Delphi 5.0 (Build 5.62) which successfully connects to MS Sql Server 7 databases using ADO We are now trying to connect to a Sql 2000 database, but when trying to open the ADOConnection we get an exception "Unspecified error". BTW - The PC I am using is NT Workstation 4 (with a local copy of Sql 7), connecting (trying) to an NT 4 Server. I have installed the Sql 2000 client tools and can access the database using MS Management Console. I can also access the database using ODBC. Can anyone suggest what I need to change in Delphi to connect to Sql 2000. All suggestions appreciated.
|