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)
 Help
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Karl
Starting Member

USA
16 Posts

Posted - 23 July 2001 :  13:02:16  Show Profile  Visit Karl's Homepage
I am trying to get me database located. I am having problems with the StrConnstring. I am using the database in its original form, and I used the add-ons to notice that my database resides:

f:\studentweb\mbasa\fpdb\whereami.asp

I tried to configure it and I get this error:

Microsoft VBScript compilation error '800a0401'

Expected end of statement

/mbasa/forum/config.asp, line 53

strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ="f:\studentweb\mbasa\fpdb\snitz_forums_2000.mdb" '## MS Access 97
----------------------------------------------------------------^

How do I configure the Connstring?

Karl




Edited by - Karl on 23 July 2001 13:06:26

Spoon
Average Member

Ireland
507 Posts

Posted - 23 July 2001 :  13:45:28  Show Profile  Visit Spoon's Homepage  Send Spoon an ICQ Message
You have:

strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ="f:\studentweb\mbasa\fpdb\snitz_forums_2000.mdb" '## MS Access 97
----------------------------------------------------------------^

It should be:

strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=f:\studentweb\mbasa\fpdb\snitz_forums_2000.mdb" '## MS Access 97




Regards,

Spoon, (ya all love me right?)

Edited by - spoon on 23 July 2001 13:46:40
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.25 seconds. Powered By: Snitz Forums 2000 Version 3.4.07