| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Nov 2006
Posts: 2
|
Connection String
Hi, I'm working on a .asp page which uses MSSQL server. There are no DSNs setup on the account and if I change the Admin password for the database the page goes down. Can anyone explain this connection string to me: Set objConn = Server.CreateObject("ADODB.Connection") objConn.Open Application("constDbMain") There are no include files or scripts within the site that relate to the db connection. Is this something that is setup within MSSQL? It doesn't look like a DSNLess connection. Can anyone help me please. Thanks Andy |
|
|
|
![]() |