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)
 Installation help.. please?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

idonthaveaclue
Starting Member

12 Posts

Posted - 18 April 2001 :  21:22:30  Show Profile
I am very new to any type of database and I am helplessly lost. Here is the problem.. my website is on frontpage, the host is verio.

Problem #1: What exactly is a fpdb folder? Should I have one of these?

Problem #2: How do I know which one of these I should uncomment?

"'## 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=c:\inetpub\dbroot\forum.snitz.com\snitz_forum.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"

I am guessing it is one of the three since I am using the access database. I realize that I need to change the wording to point at where I put the database, but that isnt in place yet since im still lost on the fpdb file thing.

Any help would be so greatly appreciated.. Thank you so much.

Ribkick
Junior Member

USA
296 Posts

Posted - 18 April 2001 :  23:09:36  Show Profile
Create a folder called database on your server tree.

Open config.asp in Notepad and do the folowing.

Remove the remark (') statement on this string:

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

Edit the DBQ= path to where you set up your database folder.

Copy the snitz_forums_2000.mdb database file to that directory and you're in business

At your browser GO window, enter www.yoursitename.com/setup.asp and the software will set you up.

To access your new forum, from the browser GO window again, enter www.yoursitename.com/default.asp and your forum will open.

At least this is what I did a few weeks ago and it worked. I'm a newbie too.


Go to Top of Page

idonthaveaclue
Starting Member

12 Posts

Posted - 18 April 2001 :  23:39:40  Show Profile
I admit I was an airhead about all of this. Of course I found the fpdb folder right after the post and with your help, I did manage to get it working. Thank you!

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