i'm trying to connect SQLServer through VB6
with ADODB.Connection object.
The problem is that when it trying to connect
an error raise and says "Data source name not
found and no default driver specified.
The question is what are all the parameters
that should be in the ConnectionString
and how they should be send.




Reply With Quote