T O P I C R E V I E W |
bigm77 |
Posted - 20 June 2001 : 11:32:33 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
Wat does that mean? I tried going to congig.asp but didn't work! Wat is going on?
< |
4 L A T E S T R E P L I E S (Newest First) |
HuwR |
Posted - 26 June 2001 : 09:57:59 quote:
Hi, I have the same problem. How I do create the empty database. I have used this instruction Create table forum Please help.
If you are using SQL or MySQL, then your host should have created your DB, Snitz will create the tables when you run setup
< |
davemaxwell |
Posted - 26 June 2001 : 07:58:58 The access database is included in the zip file. If you are using SQL Server or MySQL, then setup.asp will build the tables for you....
Dave Maxwell -------------- Proud to be a "World Class" Knucklehead < |
Uke |
Posted - 26 June 2001 : 07:23:39 Hi, I have the same problem. How I do create the empty database. I have used this instruction Create table forum Please help.
< |
JohnGhadimi |
Posted - 25 June 2001 : 21:32:03 This refers to the location of your database. In your config.asp file, there is a variable called strConnString. This needs to be set by you, to point to the location of your database. Take a look at the README.txt file for more information. Hope this helps.
John
< |