
How to link the Data Control in VB6 to a database of SQL Server 6.5?
Hi,
Would you tell me how to link the Data Control in VB6 to a SQL Server6.5
database?
I use Windows NT Integrated Security to log on to the server. I tried to
type "ODBC;DATABASE=pubs" in the Connect property of the Data Control, but
the connection
was failed.
Thank you
Hongbo