Tuesday, March 20, 2012

Cannot open SQLServer Databaer Under IIS

ConnectionString is below.

Dim objDb As New SqlConnection("Data Source='(local)';trusted_connection=true;Initial Catalog=classdb")

This ConnectionString occurs DB-Open-Error. Why?

Show me the Solution.

what xactly is the error message ?
|||

Try this url for samples. Hope this helps.

http://www.carlprothman.net/Default.aspx?tabid=81

No comments:

Post a Comment