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 / Classic ASP versions(v3.4.XX)
 access
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

justinvw
Starting Member

8 Posts

Posted - 11 August 2002 :  17:07:16  Show Profile
on the help page @ http://www.aslickpage.com/snitz_help.html

the only options u get r
Line:
Option 1 'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("snitz_forums_2000.mdb")
'## MS Access 97 using virtual path
Next Line:
Option 2 'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("/USERNAME/db/snitz_forums_2000.mdb")
'## MS Access 97 on Brinkster
Next Line:
Option 3 'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:\inetpub\dbroot\snitz_forums_2000.mdb"
'## MS Access 97
Next Line:
Option 4 'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/tools/snitz_forums_2000.mdb")
'## MS Access 2000 using virtual path

its doesnt give u the option of ms access on brinkster so i was just wondering if some1 could tell me what 1 should choose

thanks

rick7165
Senior Member

USA
1094 Posts

Posted - 11 August 2002 :  17:16:14  Show Profile  Visit rick7165's Homepage
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/USERNAME/db/snitz_forums_2000.mdb") '## MS Access 2000 on Brinkster

Test Site:
EastPasco Huw's Code 3.3.10 SQL 2000
Huwr's Modified Code
Email
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 11 August 2002 :  17:16:16  Show Profile
Justin ..... Option 2 is Access 97 on Brinkster, but you'll still need the Brinkster mod for it to work
Go to Top of Page

rick7165
Senior Member

USA
1094 Posts

Posted - 11 August 2002 :  17:17:23  Show Profile  Visit rick7165's Homepage
Wait for Richard to respond if you have anymore trouble he knows how to deal with Brinkster


Test Site:
EastPasco Huw's Code 3.3.10 SQL 2000
Huwr's Modified Code
Email
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 11 August 2002 :  17:25:51  Show Profile  Send ruirib a Yahoo! Message
Just make sure you use the Brinkster files, from Snitz Exchange (see link below). Also make sure the database file is inside the pre-existing DB folder.

You should also rename your file, so that anyone cannot download it. Of course, if you change the file name, you'll need to change the connection string accordingly. Probably the best name for the file will be one ending with a .asp extension, like snitz_forums_2000.asp.

You should also make sure that you change the USERNAME part in the connection string by your own Brinkster username.


Snitz 3.4 Readme | Like the support? Support Snitz too
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.4 seconds. Powered By: Snitz Forums 2000 Version 3.4.07