Don't believe u can use windows auth (not 100% sure). Create a SQL account.


-----Original Message-----
From: Bin Zhou [mailto:[EMAIL PROTECTED]] 
Sent: Friday, August 24, 2001 9:24 PM
To: JRun-Talk
Subject: Re: JDBC Connection Problem


Hi Rich,

Does your sql server allow sql account to connect to it.  Check your server 
setting about the connection mode.  It should use the mixed mode which 
allows both Window domain account and the sql account to connect.  If I am 
not wrong, you set your sql server to just allow the Windows domain account 
to access the server.

Please feel free to let me know if you still have issues.

Thanks,

Bin Zhou




>From: "Rich Tretola" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: JRun-Talk <[EMAIL PROTECTED]>
>Subject: JDBC Connection Problem
>Date: Fri, 24 Aug 2001 17:48:52 -0400
>
>Does anyone know why I am getting the following error when trying to 
>test
>an
>SQL JDBC connection in the JRun admin.
>
>[JRun]{SQLServer JDBC Driver][SQLServer]Login failed for user 'Rich',
>Reason: Not associated with a trusted SQL Server connection.
>
>I am running both JRun and SQL server on a local machine just for 
>testing and I am using my windows 2000 authentication for SQL server 
>which is Rich without a password.
>
>
>Thanks,
>Rich
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to