Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 How can I simulate the forum on my PC
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

kanishkaw
Starting Member

6 Posts

Posted - 31 May 2001 :  12:05:15  Show Profile
I downloaded the forum and tried to install it. I changed the config.asp path etc... But I get the following messgae. It says it's successfully installed but at the same time gives me an error message. I am using Access 97 for my database.
There has been an error !!
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.

Couldn't read from one or more tables in the database.
Make sure none of the tables are exclusively locked by another user.

Couldn't open the database.
Make sure you supplied a correct username and password.

The database could not be opened !!


Click here to return to the previous screen. Click here to retry.
The database needs to be installed !!
You need to create all the tables in the database before you can start using the forum.

Click here to create the tables in the database.

Click here to retry.


RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 31 May 2001 :  12:11:50  Show Profile
You need to uncomment 2 lines in config.asp.

the first is the strDBType line. Which if you are using the Access DB would be the strDBType = "access" line.

Next, you need to uncomment the strConnString line you edited the path in.
Go to Top of Page

kanishkaw
Starting Member

6 Posts

Posted - 31 May 2001 :  12:49:03  Show Profile
Thanks for the reply.
I uncommented the two lines before installing and the path looks like follows. But still didn't work. And idea what i am doing wrong. Thanks again in advance

strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:\WINDOWS\DESKTOP\forum\db\snitz_forums_2000.mdb" '## MS Access 97



Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 31 May 2001 :  18:16:39  Show Profile
Not sure why you are putting your forum on your desktop...but try the Access 2000 connection instead.

strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\WINDOWS\DESKTOP\forum\db\snitz_forums_2000.mdb" '## MS Access 2000

Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 01 June 2001 :  00:36:46  Show Profile
Do you have MDAC (data access components) installed? You will already have MDAC if you are on W2K, or have installed software such as MS Access or Office, FrontPage, etc. If not, get it free at http://www.microsoft.com/data/


======
Doug G
======
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.24 seconds. Powered By: Snitz Forums 2000 Version 3.4.07