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)
 I need help.. HURRY!!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

marsh
Starting Member

7 Posts

Posted - 06 July 2001 :  18:59:22  Show Profile
Really I have no idea what I'm doing.. but maybe someone can help me...

I get this error when I try to setup my forum.

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

How Do I create a database?? Or whatever it means. Someone please help me!



RaiderUK
Average Member

United Kingdom
577 Posts

Posted - 06 July 2001 :  19:51:48  Show Profile  Send RaiderUK a Yahoo! Message
a access database is included with the download of the forum, try having another read of the readme and FAQ section for setting up connection to the database.

Go to Top of Page

marsh
Starting Member

7 Posts

Posted - 06 July 2001 :  21:00:27  Show Profile
I've read it 10 million times. And I can't figure it out.

What would I put for my connection thing is my forum was at http://www.cgate.net/evans/forum my .mdb is at http://www.cgate.net/evans/cgi-bin

If when I try to open the .mdb thing and it downloads.. does that mean the server doesn't support it?

Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 06 July 2001 :  21:39:35  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
What Host Do You Have?

quote:

I've read it 10 million times. And I can't figure it out.

What would I put for my connection thing is my forum was at http://www.cgate.net/evans/forum my .mdb is at http://www.cgate.net/evans/cgi-bin

If when I try to open the .mdb thing and it downloads.. does that mean the server doesn't support it?





Also, Did You Put the .mdb file in your database directory?, for instance,
if your domain was like mine, it would be: D(or your what drive your host sayz):WWWRoot/sitenamecom/database/snitz_forums_2000.mdb. Hope this helpz
____----____----____
Webmaster Of:
Newschoolskiing.com







Edited by - asp_newbie on 06 July 2001 21:45:38
Go to Top of Page

marsh
Starting Member

7 Posts

Posted - 06 July 2001 :  21:43:41  Show Profile
I use my ISP.

Go to Top of Page

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 06 July 2001 :  21:49:46  Show Profile  Visit HuwR's Homepage
try using this

strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/cgi-bin/snitz2000.mdb") '## MS Access 2000 using virtual path

Go to Top of Page

marsh
Starting Member

7 Posts

Posted - 06 July 2001 :  21:59:07  Show Profile
Ok.. Now I've tried to move the forum to Brinkster.. and still get the same error.

Someone with Brinkster.. Can you paste your config.asp connection thing in here. So I can get mine working.

Thanks!!

Go to Top of Page

tomw
Starting Member

USA
20 Posts

Posted - 06 July 2001 :  22:02:19  Show Profile  Visit tomw's Homepage
marsh, if you have removed the "'" in front of the connection string that looks like Huwr's message,(line#54 approx) and updated that string to match Huwr's message in the "config.asp" file,you should be able to input "http://wwwcgate.net/evans/default.asp" and your forum will run.

But I will be brutely honest, if you did not follow what the last three people sent you on setting up this forum including the readme.txt, then you probably should skip Snitz as a project, or get someone else to do it for you.
Good Luck

Tom
Go to Top of Page

marsh
Starting Member

7 Posts

Posted - 06 July 2001 :  22:14:06  Show Profile
I have read everything and tried everything. Nothing will work. If someone wants to setup the config.asp file and send it to me that would kick. The database is at http://www22.brinkster.com/marshforum/db/snitz2000.mdb .

Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 06 July 2001 :  22:29:15  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
quote:

I have read everything and tried everything. Nothing will work. If someone wants to setup the config.asp file and send it to me that would kick. The database is at http://www22.brinkster.com/marshforum/db/snitz2000.mdb .


Ok, Here Is Mine,
quote:
'#################################################################################
'## SELECT YOUR DATABASE TYPE AND CONNECTION TYPE (access, sqlserver or mysql)
'#################################################################################
'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:\wwwroot\mysitecom\database\snitz_forums_2001.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


If you want me to. i could do it for ya if this dosent help
--------------------------------
Webmaster Of:
==============






Edited by - asp_newbie on 06 July 2001 22:37:27
Go to Top of Page

marsh
Starting Member

7 Posts

Posted - 06 July 2001 :  22:40:46  Show Profile
Do you got AOL Instant Messenger? If so, could you PLEASE IM me? My screen name is "ball point pens". THANKS!

Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 06 July 2001 :  22:44:51  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
k

/\/\/\/\/\/\/\/\/\/\/\/
Webmaster Of:
==============








Edited by - asp_newbie on 06 July 2001 22:51:41
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 1.59 seconds. Powered By: Snitz Forums 2000 Version 3.4.07