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
 Help!!! Installing the forum.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Rundscatering
Starting Member

11 Posts

Posted - 27 March 2001 :  11:36:34  Show Profile
I have followed all of the instructions for installing the forum.

I am using Win98 se

I am using the supplied access database, which I have uploaded to my /fpdb/ file.

when I go to the /default.asp page I get the error

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver] Not a valid file name.

/forum/inc_top.asp, line 42

I am sure this is something totally stupid, but I am fairly new to ASP

Thanks for yout patience

-Rich




Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 27 March 2001 :  11:42:52  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
You thank our patience, yet you are impatient enough to flood the forum in order to get a quick answer?

----------------
Da_Stimulator
Need a Mod?
My Snitz Test Center
Go to Top of Page

Rundscatering
Starting Member

11 Posts

Posted - 27 March 2001 :  11:54:35  Show Profile
Sorry about that, I kept getting what I thought was an error so I hit "Post new reply" - My bad. Any suggestions to the previous error?

-Rich

Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 27 March 2001 :  12:00:46  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
The database must be named .mdb

What error were you getting (here that is)?

I apologize for my ignorance.
----------------
Da_Stimulator
Need a Mod?
My Snitz Test Center


Edited by - da_stimulator on 27 March 2001 12:01:19
Go to Top of Page

Rundscatering
Starting Member

11 Posts

Posted - 27 March 2001 :  12:13:10  Show Profile
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver] Not a valid file name.

/forum/inc_top.asp, line 42


Is the error that I am getting.

I double checked /forum/inc_top.asp

and this is what i have there...

(line 41) set my_Conn =server.CreateObject ("ADODB.Connection")

(Line 42) my_Conn.Open strConnString

Call me bad names if it helps vent your frustration with morons like mysef.

Thanks,

-Rich


Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 27 March 2001 :  12:42:44  Show Profile
Can you post your strConnString from your config.asp file?


Go to Top of Page

Rundscatering
Starting Member

11 Posts

Posted - 27 March 2001 :  12:57:51  Show Profile
strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=www.rundscatering.com/fpdb/snitz_forums_2000.mdb" '## MS Access 97

Thanks for responding
-Rich

Go to Top of Page

Rundscatering
Starting Member

11 Posts

Posted - 27 March 2001 :  13:10:41  Show Profile
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.

/forum/inc_top.asp, line 42

W-T-F is going on

I have double checked everything

Do I need to point my DSN server to


Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 27 March 2001 :  13:11:55  Show Profile
You can't use a url to point to your database. You need the direct path. For example: "C:\Inetpub\fpdb\snitz_forums_2000.mdb".
If you're not sure where your database is, go here: http://forum.snitz.com/archive/default.asp?catid=11&cattitle=Forum+Setup+Tools and download the "Where Am I?" script. If your /fpdb folder is outside of your wwwroot, you can just place the script in your documents folder. It will tell you the path which you can use to find the location of thr /fpdb folder.

Go to Top of Page

Rundscatering
Starting Member

11 Posts

Posted - 27 March 2001 :  13:24:33  Show Profile
All set for now...

That "whereami.asp" did the trick

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