SQLIndia
Ten Centuries
Points: 1073
More actions
December 7, 2004 at 5:10 am
#87115
Hi All
I am looking for How could i connect SQL SERVER 2000 using C++
please any one reply
Thanks in advance..
singhsonny@hotmail.com
swarn@yahoo.co.in
SqlIndia
Frank Kalis
SSC Guru
Points: 111183
December 7, 2004 at 5:40 am
#532805
I use ADO. Just import the ADO.dll like this
...
#import "c:\programme\gemeinsame dateien\system\ado\msado15.dll"
rename("EOF", "eof")
and there you go and can use the ADO object model. There a lot of examples out there on the web.
--Frank KalisMicrosoft SQL Server MVPWebmaster: http://www.insidesql.org/blogsMy blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply