Long island web design, hosting company
Home About Us Support Products Services Portfolio Contact Us Home

ASP > MS SQL Connection String

Created On: 3/17/2004 8:30:00 PM

oConn.Open "Driver={SQL Server};" & _ "Server=MyServerName;" & _ "Database=myDatabaseName;" & _ "Uid=myUsername;" & _ "Pwd=myPassword"