macromedia.coldfusion.database_access
[Top] [All Lists]

Re: CF Admin DSN error

Subject: Re: CF Admin DSN error
From: "JR "Bob" Dobbs" <webforumsuser@xxxxxxxxxxxxxx>
Date: Wed, 16 Apr 2008 16:55:59 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

Are you attempting to login with your Windows account info?  If so be aware 
this is not supported by the drivers bundled with CF.  You have two options:

 1. Enable SQL authentication on your SQL server and connect using a SQL login.
 2. Get Microsoft's JDBC driver for SQL server and run your CF service as a 
Windows user with access to your database.


<Prev in Thread] Current Thread [Next in Thread>