HELP - Postet den (590 Views)
Starting Member
bigm77
Innlegg: 3
3
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?

<
   
 Sidestørrelse 
Postet den
Starting Member
JohnGhadimi
Innlegg: 4
4
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


<
Postet den
Starting Member
Uke
Innlegg: 31
31
Hi, I have the same problem. How I do create the empty database. I have used this instruction
Create table forum
Please help.
<
Postet den
Access 2000 Support Moderator
davemaxwell
Innlegg: 3020
3020
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<
Postet den
Forum Admin
HuwR
Innlegg: 20611
20611
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

<
 
Du må legge inn en melding