How do I Access Connect To MS SQLSERVER - TechRepublic
General discussion
May 22, 2001 at 10:18 PM
peterfofuh

How do I Access Connect To MS SQLSERVER

by peterfofuh . Updated 24 years, 10 months ago

I am developing an application with visual basic 6.0. I use the ADO Connection to connect to SQL SERVER.

My Form Load Event doing the connection to SQL server encounters this error on connection:

Run-Time error ‘ -+2147467259 (80004005)
[DBNMPNTW]ConnectionOpen (CreateFile())

The workstation I am using is Win98 and the server is Windows NT40 Server. All physical connections are OK. How do I go about this?

This discussion is locked

All Comments