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)
 config.asp edits
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Warren
Starting Member

USA
5 Posts

Posted - 21 June 2001 :  04:36:44  Show Profile
Hi. I feel like a moron, but oh well....
How do I know what the correct path to my .MDB files is? I just want to use the Access file provided. Below is my code. Thanks for your help.

'strDBType = "sqlserver"
strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines!
strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=/cgi-bin/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

Kat
Advanced Member

United Kingdom
3065 Posts

Posted - 21 June 2001 :  04:40:24  Show Profile  Visit Kat's Homepage
Have you tried using the 'WhereAmI' tool that comes with the files? I think it is in the Tools directory.

KatsKorner
Go to Top of Page

Warren
Starting Member

USA
5 Posts

Posted - 21 June 2001 :  04:45:14  Show Profile
I don't seem to have that tool. There was a link in a message earlier, but that link isn't working. Any ideas where else I can get that tool?

Go to Top of Page

BrianTT
New Member

57 Posts

Posted - 21 June 2001 :  04:52:50  Show Profile
Do a search on it and you'll find it somewhere, thats what I did...

When you get it, upload it to the same directory that your database is in and run that file...

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 21 June 2001 :  04:56:40  Show Profile
try here:

http://www11.ewebcity.com/dssdbs/files/whereami.zip
Go to Top of Page

Warren
Starting Member

USA
5 Posts

Posted - 21 June 2001 :  05:00:28  Show Profile
You guys are awesome!!!
Thanks so much.
W.

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