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:
 
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  
 
programming4us programming4us