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: Database: MS Access
 pls help can't access the db
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

wefun
Starting Member

2 Posts

Posted - 23 June 2001 :  18:26:11  Show Profile
pls help it shown following err (http://www.yenclub.net/forums/setup.asp):

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.
Code : -2147467259
Click here to retry.

config.asp as follow:
'strDBType = "sqlserver"
strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines!
'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:\inetpub\dbroot\snitz_forums_2000.mdb" '## MS Access 97
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/fpdb/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\yenclub\forums\tools\snitz_forums_2000.mdb;" ## MS Access 2000
'strConnString = "driver={SQL Server};server=SERVER_NAME;uid=SQL_USER;pwd=PASSWORD;database=DATABASE_NAME" '## MS SQL Server 7
'strConnString = "driver=MySQL;server=SERVER_NAME;uid=MYSQL_USER;pwd=PARRWORD;database=DATABASE_NAME" '## MySQL

strTablePrefix = "FORUM_"
strMemberTablePrefix = "FORUM_"

the whereami.asp show path:Path Translated: D:\yenclub\forums\tools\whereami.asp
(http://www.yenclub.net/forums/tools/whereami.asp)

my host dun hv db dir & it's running on on MDAC Version 2.5 and Microsoft Access 2000

pls kindly help

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 24 June 2001 :  00:10:50  Show Profile
Make sure you have spelt the name of the database correctly.

- David
Go to Top of Page

mafifi
Junior Member

USA
308 Posts

Posted - 24 June 2001 :  01:49:00  Show Profile  Send mafifi an ICQ Message
You are missing the ' before the ##

It should like like this
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\yenclub\forums\tools\snitz_forums_2000.mdb;" '## MS Access 2000


Thanks,

Mo
Go to Top of Page

wefun
Starting Member

2 Posts

Posted - 24 June 2001 :  03:01:09  Show Profile
it's running now!

how can i change the admin password?

thanks



Go to Top of Page

Bear the gozerian
Starting Member

21 Posts

Posted - 24 June 2001 :  03:29:59  Show Profile
Acess your Admin account:
Username: Admin
pass: admin
and change your pass from there, I don't think you can change your username so you'll have to acess to the DB and from there find Forum_Members and change one of the fields where it written admin

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.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07