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)
 Another Brinkster question.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ssj5Vegetto
Starting Member

16 Posts

Posted - 13 May 2001 :  13:16:18  Show Profile  Visit ssj5Vegetto's Homepage
Alright I moved everything to my brinkster account butthe coding doesn't change. I put my snitz.mbd file in the db directory along with the rest of my asp files. I edited the config so that it looks like this:

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

'## Make sure to uncomment one of the strConnString lines!
'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=http://aspx1.brinkster.com/ssj5vegetto/db/snitz_forums_2000.mdb" '## MS Access 97
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/db/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


But yet it shows up as coding. And yes, I signed up for the asp one.

http://aspx1.brinkster.com/ssj5vegetto/db/forum.asp

Can someone help me?


Martha2Mary
Junior Member

New Zealand
250 Posts

Posted - 13 May 2001 :  16:50:23  Show Profile  Visit Martha2Mary's Homepage  Send Martha2Mary an AOL message  Send Martha2Mary an ICQ Message  Send Martha2Mary a Yahoo! Message
I think that you need to include your username in the uncommented string, like this:

strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/ssj5vegetto/db/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path

Not sure if that will fix your problem though.......

*If Knowledge is Power, and Power Corrupts, what hope is there for Mankind *
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.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07