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 / Classic ASP versions(v3.4.XX)
 Data Source Name Too Long Error
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Astralis
Senior Member

USA
1218 Posts

Posted - 12 July 2004 :  14:48:29  Show Profile  Send Astralis a Yahoo! Message
I just changed the database folder name and now I get this error:

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Data source name too long

/forum/inc_header.asp, line 129


This is the data folder connection string:

strConnString = "Provide=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/data/chsnitz2004.mdb") '## MS Access 2000 using virtual path

Any idea what's going on?

The last line is line 129:

if strGroupCategories = "1" then
	if Request.QueryString("Group") = "" then
		if Request.Cookies(strCookieURL & "GROUP") = "" Then
			Group = 2
		else 
			Group = Request.Cookies(strCookieURL & "GROUP")
		end if
	else
		Group = cLng(Request.QueryString("Group"))
	end if


Version is 3.4.04

Edited by - Astralis on 12 July 2004 15:53:51

Doug G
Support Moderator

USA
6493 Posts

Posted - 12 July 2004 :  18:43:57  Show Profile
response.write the server.mappath part, maybe you db is buried way down in the file system on the server.

======
Doug G
======
Computer history and help at www.dougscode.com
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 12 July 2004 :  19:58:28  Show Profile  Send ruirib a Yahoo! Message
Shouldn't you have Provider=, instead of Provide=?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Astralis
Senior Member

USA
1218 Posts

Posted - 12 July 2004 :  22:48:27  Show Profile  Send Astralis a Yahoo! Message
That was it! Thanks for looking at that. I thought I looked over it for any errors and never saw it.
Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 12 July 2004 :  23:43:56  Show Profile
Good eyes, ruirib

======
Doug G
======
Computer history and help at www.dougscode.com
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 13 July 2004 :  05:10:38  Show Profile  Send ruirib a Yahoo! Message
Glad to be of help .


Snitz 3.4 Readme | Like the support? Support Snitz too
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.46 seconds. Powered By: Snitz Forums 2000 Version 3.4.07