Page 1 of 1

Problem creating Sql Connection.

Posted: Thu Apr 02, 2009 12:32 pm
by Luis Enrique Matos-Bayó
Problem creating Sql Connection.

I'm trying to make an Sql Connection but when I select the Server name: (local), there is no databases on the pull down to Select a database.

Help

Problem creating Sql Connection.

Posted: Thu Apr 02, 2009 3:00 pm
by Jan
Hello,

Try to use connection string which created in Visual Studio.

Thank you.