Error while performing connection test in Visual Studio

Asked

Viewed 164 times

1

I’m new to ASP.NET programming, and I’m trying to connect Visual Studio 2013 Express with SQL serves 2012 Express and I’m not getting any results.

I did the following procedures;

procedure 1.

inserir a descrição da imagem aqui

procedure 2.

inserir a descrição da imagem aqui

procedure 3.

inserir a descrição da imagem aqui

the password is correct, I did a connection test and was unsuccessful.

inserir a descrição da imagem aqui

I don’t know if the connection drive is correct, see ;

inserir a descrição da imagem aqui

I downloaded SQL Express 2012 from this link

http://www.microsoft.com/en-US/download/details.aspx?id=29062

and only downloaded the file that had 1.3 Gigas.

  • When you put the login data and password you have the testconnection button... in case if the OK button worked... was created successfully... the visual studio is sqlserver friendly... so you don’t even have to worry about the references(drive)... if there is none he will speak to you... or you can look for the add!

  • Try using windows Authentication... Sqlexpress only leaves location... so use ip 127.0.0.1

  • if I connect as windows Authentication I can not see the databases I created in sql serve 2012 Express.

  • Set "failed". There are over a dozen ways a connection can fail. If you tell us which one happened to you, we’ll be easier to help ;)

  • The most important image (error) is empty. You can fix the image link?

  • 1

    i can fix, I created a connection string and it worked . I still want to thank.

Show 1 more comment

1 answer

2


Answer of the author of the pesgunta:

i can fix, I created a connection string and it worked . I want to thank you anyway. - wladyband

  • 1

    our bro, a post of 2014 rsrs, today I am working with Java, but thanks.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.