%> ============= Error Type: Microsoft OLE DB Provider for SQL Server (0x80004005) [DBNETLIB][ConnectionOpen (ParseConnectParams()).]Invalid connection. /aspProductCatalog/test.asp, line 13
* This is the first time I post topic, so maybe I make some mistakes, plz forgive me!
Edited by - squall leonhart on 04/07/2006 07:35:41
Your connection string looks more like Access (which identifies a specific database file) rather than SQL Server (which identifies a Server and Database name).