New user

J

John Herron

I am brand new to VB.Net - taking an online class by New Horizons. Having
trouble with my first lab. It tells me to go to "Server Explorer/Connect to
database" and enter the following:
localhost for server name
"Use Windows NT Integrated Security"
Northwind as the database.
Then press "Test Connection"

When I do this, I get
"Test Connection Failed because of an error in initializing provider.
[DBNETLIB][Connection open (connect()).] SQL server does not exist or access
denied"

Though my installation of VB.Net went smooth - this sounds like I don't have
something installed correctly. Any ideas what I have done wrong? If there is
a better place to ask these type of questions - where is it?

Thanks much
John
 
G

Guest

first, did u try to connect to the server using SQL Server Enterprise manager
or something? to check if the server is created already?
Hths..
R. Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top