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)
 80004005 error
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

EKinnamon
Starting Member

USA
7 Posts

Posted - 03 March 2005 :  00:50:06  Show Profile  Visit EKinnamon's Homepage
I know this error is listed a few time and I have read them and not found an answer.

<<>>
strDBType = "sqlserver"
'strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines and edit it so that it points to where your database is!
strConnString = "Provider=SQLOLEDB;Data Source=SRV1;database=kinnamon.net;uid=****;pwd=****;" '## MS SQL Server 6.x/7.x/2000 (OLEDB connection)
'strConnString = "driver={SQL Server};server=SERVER_NAME;uid=UID;pwd=PWD;database=DB_NAME" '## MS SQL Server 6.x/7.x/2000 (ODBC connection)

<<>>

Error message is:

The database could not be opened !!
Check your config.asp file and set the
strConnString so it points to the database.
Also check if strDBType is set to the right databasetype.



Code : 80004005

Error Description :
Login failed for user '****'. Reason: Not associated with a trusted SQL Server connection.

<<>>
The username I an using is an Admin on the machine. Thinking I might not be setting up SQL db corrrect.

Win2000 Server, Note sure how to tell what version of IIS

Thanks in advance for any help or suggestions,
EKinnamon

Edited by - EKinnamon on 03 March 2005 00:56:00

Jorrit787
Average Member

Netherlands
681 Posts

Posted - 03 March 2005 :  00:54:58  Show Profile  Visit Jorrit787's Homepage  Send Jorrit787 an AOL message  Send Jorrit787 a Yahoo! Message
The solution is in the second post of this topic: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=56819

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