ado and connection string
From: Giupin (peppepin_at_libero.it)
Date: 03/23/05
- Next message: Tom Alter: "Re: ado and connection string"
- Previous message: Michael M.: "Add Row to Dataset"
- Next in thread: Tom Alter: "Re: ado and connection string"
- Reply: Tom Alter: "Re: ado and connection string"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Mar 2005 00:33:17 GMT
I've created a web page in ASP using vbscript with ado objects,
I'm testing it in a pc with Xp Pro and IIS 5.1,
I've not setted a Data Source Name in "ODBC data administrator"
The DB is an MsAccess file.
When i try to open the db appear this message:
"[Microsoft OLE DB Provider for ODBC Drivers]"
"[Microsoft] [Driver Manager ODBC]"
"data origin name not found and predefined driver non specified."
this is the connection string:
"Provider=MSADSQL; DRIVER=Microsoft Access Driver (*.mdb);" &_
"SERVER=localhost; DATABASE=C:\mydb.mdb;"
it is correct? thanks.
- Next message: Tom Alter: "Re: ado and connection string"
- Previous message: Michael M.: "Add Row to Dataset"
- Next in thread: Tom Alter: "Re: ado and connection string"
- Reply: Tom Alter: "Re: ado and connection string"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|