Microsoft
Software
Hardware
Network
Question : VB6 and SQL2008 Connection Issues
I have a number of older Visual Basic 6 programs that I must retain while moving to SQL2008. I used ODBC connections with the SQL Native Client and went to edit the DataEnvironment Command properties to reconnect to my sql tables. When I do this I find that the drop down box under object name no longer lists the tables and views that are in the sql database.
I am going to attach a document that will display where I am getting stuck.
Any help will be greatly appreciated.
Attachments:
sql2008-and-VB6.doc
(185 KB)
(File Type Details)
a picture of where i am stuck
Answer : VB6 and SQL2008 Connection Issues
OK, the second....
In the fist picture, you see OLEDB for ODBC. There is also a OLEDB for SQL Server setting you can use, which is ADO.
ADO is more flexible and the newer technology.
Random Solutions
Server Error: The signature on the certificate was found to be invalid. Check the log file for details.
Attrubute 'width' is considered outdated. A newer construct is recommended
can't change password through OWA 2010
How to convert non ansi outer join =* to ansi outer join
How do I avoid double quotation marks by using comma in Acrobat Acrobat v.9.x
Replace line from keyword
Can I use a sql query file (.sql) with bcp.exe?
Controlling Exchange 2010 port usage + some mythbusting
ESXi compatible hardware
Capture Linkbutton click event in Master page from Content page