Hi All,

I have a project in vb6 developed under Windows XP. I use ODBC settings to connect to my database in SQL Server 2008. This work somoothly and prefectly in Windows XP

Now some of my clients change their OS to windows 7. My program doesn't work in Windows 7 and it says connection failure.

I have set correct ODBC settings in windows 7 but I don't know what is the error in my side.

I checked my source code installing VB6 in windows 7 and now I get following error message:

[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

How can I solve this issue ?

Regards
Nasreen