HELP

Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/11650?pagenum=1
05 November 2025, 03:40

Topic


bigm77
HELP
20 June 2001, 11:32


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?

<

 

Replies ...


JohnGhadimi
25 June 2001, 21:32


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


<
Uke
26 June 2001, 07:23


Hi, I have the same problem. How I do create the empty database. I have used this instruction
Create table forum
Please help.
<
davemaxwell
26 June 2001, 07: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" Knuckleheadtongue<
HuwR
26 June 2001, 09:57


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

<
© 2000-2021 Snitz™ Communications