I missed the original question, but one mistake some folks make when moving from a cf 4.x-5 server to cfmx is that they use the windows networking server name (the "netbios" name) instead of an IP address or fully qualified domain name. You must use either a fully qualified domain name (xxx.xxx.com) or an ip address. The JDBC driver will not use the RNC service for name resolution. I apologize if this is already covered.
-mk -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Sunday, September 21, 2003 5:46 PM To: CF-Talk Subject: RE: JDBC error > I had not put the security tab on mixed mode, and doing > so got rid of theis part of the error " Not associated > with a trusted SQL Server connection." But I still can't > find the right combo of username ... I've tried domain/cf, > sqlname/cf and just "cf" by itself. I must still be missing > something. Is "cf" a Windows account, or is it an SQL login? It should be an SQL login, and won't need any prefix. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137817 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

