Author |
Topic  |
|
tonih
Starting Member
3 Posts |
Posted - 15 March 2001 : 09:25:49
|
The database could not be opened !!
Code : The Access database has missing tables !!
Even tough the DB is right there.. I don't have to make all tables myself do i? :D
|
|
tonih
Starting Member
3 Posts |
Posted - 15 March 2001 : 09:27:16
|
and oh, i made the connection string like strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("forum.mdb")
and just threw in an empty access db in the same dir as snitz
|
 |
|
Kat
Advanced Member
    
United Kingdom
3065 Posts |
Posted - 15 March 2001 : 10:14:55
|
Did you run the setup.asp like it said in the readme.txt file? That will create the tables for you.
KatsKorner
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20600 Posts |
Posted - 15 March 2001 : 16:41:46
|
if you are using access, there is a database supplied in the zip file, use this. the setup,asp is not designed to create all the tables in access.
|
 |
|
tonih
Starting Member
3 Posts |
Posted - 16 March 2001 : 09:44:51
|
quote:
if you are using access, there is a database supplied in the zip file, use this. the setup,asp is not designed to create all the tables in access.
yes, but the thing is that there is no database included in the zip available here on this site!!!
Snitz_Forums_2000_V3_1_SR4.zip - zip archive, unpacked size 1.254.189 bytes
|
 |
|
davemaxwell
Access 2000 Support Moderator
    
USA
3020 Posts |
Posted - 16 March 2001 : 11:28:11
|
quote:
yes, but the thing is that there is no database included in the zip available here on this site!!!
It's in the tools.zip file inside this snitz zip...
Dave Maxwell -------------- Proud to be a "World Class" Knucklehead |
 |
|
|
Topic  |
|