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
how to transfer browser requests from HTTP to HTTPS
Access / how many users connected?
Should Sys Admins (Domain Admins) also have user accounts?
Microsoft Outlook 2007 is pulling duplicate emails from free hotmail live server - how can I prevent this, its driving me mad.
PHP 5.3.2 installation problem on Vista IIS7
How to tranlate SQL query to WQL query for SCCM 2007
swf file won't play on the web
IP Address Contention
trying to print to HP laserjet 2050 - and constantly have to hit "ok" button to print
Problem getting the Selected value of a CheckBoxList (used in a gridview)