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

 All Forums
 Frequently Asked Questions
 FAQ Addition Requests
 Easy advice for MDB..how to setup this part on ?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

BeeJee
Starting Member

Finland
2 Posts

Posted - 10 January 2001 :  05:30:23  Show Profile  Reply with Quote
Could someone more experienced user tell me in the easy way how i should setup this part?
How should it look in Virtualavae.net free host, for example? My files is in public_html/forum and public_html/forum/tools.
snitz_forums_2000.mdb is located in public_html/cgi-bin/

This part is confusing me because i have not seen this setup in any other board soft, like UBB and UltraBoard, nor Discus..i've try them all with succe.
What CHMOD should i use, think the doc file is badly made, it's hard to understand if you do not understand board-setups really good, it's wrote like you allready know all about this software.
Anyway, i would appreciate help!
Thx in advance :)
I would appreciate all help here
'## 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


<

HuwR
Forum Admin

United Kingdom
20600 Posts

Posted - 10 January 2001 :  06:57:51  Show Profile  Visit HuwR's Homepage  Reply with Quote
Having not setup other boards, I can not comment on their ease of setup.

This board is very simple you only have to do four things.
1) copy all the forum files to a directory in your webspace.
2) copy the mdb file to a directory with red/write permissions
3) uncomment the line strDBType="access" in config.asp
4) uncomment this line
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\dbroot\forum.snitz.com\snitz_forum.mdb;" '## MS Access 2000

and change this c:\inetpub\dbroot\forum.snitz.com\snitz_forum.mdb to the correct path to your DB.

That's it.


Please try to be civil when posting to the boards, there any many people of all ages reading the posts here.


'Resistance is futile'<
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 10 January 2001 :  07:53:46  Show Profile  Reply with Quote
Virtualave.net doesn't support ASP or this Forum. If you want to use this forum, you'll need to find a host that supports ASP.<
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.14 seconds. Powered By: Snitz Forums 2000 Version 3.4.07