Karl
Starting Member
USA
16 Posts |
Posted - 19 June 2001 : 15:53:54
|
OK:
I have got to be really thick in the head cause I cannot figure this out.
http://www.emptytoner.com/newed/forum/
No matter what I do, I keep getting:
The database could not be opened !! Check your config.asp file and set the strConnString so it points to the database. Also check if strDBType is set to the right databasetype.
Code : -2147467259
I took out the variable string ' from in front of access and I used:
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("fpdb/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
What am I not doing??
Karl
Edited by - Karl on 19 June 2001 15:55:07 |
|