Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 connect VC 6 and SQL 2005

Author  Topic 

medotnet
Starting Member

14 Posts

Posted - 2008-01-05 : 05:42:49
Hi all,

I have a big project written by VC 6.0 and using SQL 7.0 as a backend, I'm using msado15.dll, any idea on how to connect it to SQL 2005.

regards,

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-01-05 : 21:33:03
Change connection string to point to sql2k5 server.
Go to Top of Page
   

- Advertisement -