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: Database: MS Access
 error '800401f9'
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

devious
Starting Member

1 Posts

Posted - 15 June 2001 :  08:55:26  Show Profile
Ive looked up and down in these forums and I think I am the only one getting this error.

error '800401f9'
Error in the DLL
/fala/forum/inc_top.asp, line 42

when opening the default.asp or any of the .asp files. I know my problem is pointing to the ability of the asp not connecting to the database but ive hunted and tried all previous suggestions for related issues. here is the setup.asp

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

'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=d:\wwwsites\fala.org\www\forum\tools\snitz_forums_2000.mdb" '## MS Access 97
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("\cgi\forum.mdb") '## MS Access 2000 using virtual path
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=d:\wwwsites\fala.org\www\cgi\forum.mdb;" '## MS Access 2000

Ive tried relative and absolute path. I even installed latest MDAC from MS.
I attempted to take the 3.1R4 database and convert to 2000, same error. any ideas?
  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.22 seconds. Powered By: Snitz Forums 2000 Version 3.4.07