Well, try specifying the column names. I have seen folks experience strange things when / if column names get mucked up or cached on the CF side.
Chris Peterson Gainey IT Adobe Certified Advanced Coldfusion Developer -----Original Message----- From: Orlini, Robert [mailto:[EMAIL PROTECTED] Sent: Thursday, August 09, 2007 10:23 AM To: CF-Talk Subject: RE: Error Executing Database Thanks, but No. I work with that. When I refresh I get in. Is there soemthing I can code to refresh a cache? -----Original Message----- From: Peterson, Chris [mailto:[EMAIL PROTECTED] Sent: Thursday, August 09, 2007 10:03 AM To: CF-Talk Subject: RE: Error Executing Database Because someone has changed the username and/or password on the database? Chris Peterson Gainey IT Adobe Certified Advanced Coldfusion Developer -----Original Message----- From: Orlini, Robert [mailto:[EMAIL PROTECTED] Sent: Thursday, August 09, 2007 9:35 AM To: CF-Talk Subject: Error Executing Database Why do I get this error when everything worked before? Error Executing Database Query. [Macromedia][SQLServer JDBC Driver][SQLServer]Cannot open database requested in login 'names'. Login fails. It cracks on line 3: <CFQuery datasource="b_login" name="checklogin"> Select * from names Where email = '#form.email#' and password = '#form.password#' </CFQUERY> Thanks. RO HWW ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285825 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

