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 SQL Server
 Error messages
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

thermal_seeker
Junior Member

United Kingdom
430 Posts

Posted - 13 October 2006 :  14:56:56  Show Profile
A couple of error messages keep popping up more frequently now and I'm not sure why.

Microsoft OLE DB Provider for SQL Server error '80004005'

Cannot open database requested in login '******_**'. Login fails.

/forum/inc_header.asp, line 129


and

Microsoft OLE DB Provider for SQL Server error '80004005'

[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.

/forum/inc_header.asp, line 129




Line 129 is highlighted below

Response.End
end if

set my_Conn = Server.CreateObject("ADODB.Connection")
my_Conn.Open strConnString

if (strAuthType = "nt") then
call NTauthenticate()
if (ChkAccountReg() = "1") then
call NTUser()
end if



Any Ideas anyone???

Dave

No good at coding, but I can plough a field !!

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 13 October 2006 :  15:47:45  Show Profile  Send ruirib a Yahoo! Message
Well the first error message results from a failed login attempt, which would indicate that your login data was incorrect. The second may indicate a difficulty communication with the database server, which could also result from a failed login.


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

thermal_seeker
Junior Member

United Kingdom
430 Posts

Posted - 13 October 2006 :  15:52:04  Show Profile
Ahhh sorry I should have stated I was logged in at the time.

I had been reading a topic and clicked the back button to return to the active topics when the first error occured. the second error when I was replying to a post and clicked submit.

some of the members are also getting the first error when trying to log in or post a message

Dave

No good at coding, but I can plough a field !!
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 13 October 2006 :  15:58:49  Show Profile  Send ruirib a Yahoo! Message
You should contact your host then. There's definitely nothing on the code side that would cause this. Maybe the database server is under heavy load or there are some networking issues causing this.


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

thermal_seeker
Junior Member

United Kingdom
430 Posts

Posted - 13 October 2006 :  16:21:18  Show Profile
Thanks ruirib

very much appreciated :)

No good at coding, but I can plough a field !!
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.16 seconds. Powered By: Snitz Forums 2000 Version 3.4.07