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: MOD Implementation
 Private Message problem.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

flux
Starting Member

46 Posts

Posted - 18 June 2001 :  22:35:31  Show Profile
Trying to use the Private Message mod,but in the instructions is says that the CONN_STRING should be set to Access 2000 if its using 97.
My forum runs on the Access 97 string, and when i tried to change it to 2000, I get a 500 error.
Eventhough the README file stated that there wouldnt be a differance, it seems that using the 97 Access CONN_STRING is the only one that would let the forum work. Does this mean I cant use the Private Message MOD or is there some way to work around this?

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 June 2001 :  23:14:15  Show Profile
can you post the Access97 string that works for your forum?

Also, go into your Internet Explorer settings and turn off "friendly HTTP error messages" so that you will be able to see the actual error.
Go to Top of Page

flux
Starting Member

46 Posts

Posted - 19 June 2001 :  00:12:06  Show Profile
When I the access 97 CONN_STRING its
[ this is the one that does work ]::

quote:
strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=e:\www.giantclub.com\cgi-bin\snitz_forums_2000.mdb" '## MS Access 97


The error that pops up with the Access 2000
String I am using is

quote:
Microsoft JET Database Engine error '80004005'

Could not find file 'e:\www.giantclub.com\cgi-bin\snitz_forum_2000.mdb'.

/forum/inc_top.asp, line 42



and the String for access 2000 that i use is
quote:
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=e:/www.giantclub.com/cgi-bin/snitz_forum_2000.mdb;" '## MS Access 2000


Edited by - flux on 19 June 2001 00:23:08
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 19 June 2001 :  00:26:07  Show Profile
Try it like this:

strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=e:\www.giantclub.com\cgi-bin\snitz_forums_2000.mdb;" '## MS Access 2000
Go to Top of Page

zeedy2k
Starting Member

1 Posts

Posted - 19 June 2001 :  09:53:46  Show Profile
Just one thing to check, on my version of snitz the connstring looks for snitz_forum_2000.mdb but the database is actually called snitz_forumS_2000.mdb. just try it

Go to Top of Page

flux
Starting Member

46 Posts

Posted - 19 June 2001 :  14:21:36  Show Profile
quote:
Just one thing to check, on my version of snitz the connstring looks for snitz_forum_2000.mdb but the database is actually called snitz_forumS_2000.mdb. just try it.


lol! oh my god, i feel so
STUPID


thanks. Works fine now.. but when i try to run the mod_dbsetup.asp it times me out.



Edited by - flux on 19 June 2001 14:41:05
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 1.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07