Major crunch time, and our new server ain't working. Moving servers and from one ODBC interface to another.
Old server: cfml 6.1 + updater, older jdbc drivers, 10 year old ODBC drivers piped through Access link tables for stability. New server: cfml 6.1 + updater, latest jdbc drivers, recent ODBC drivers. I did a test page with ASP, select * from tablename, I get hundreds of rows. Same query in CFML, I get 0 rows. The ODBC doesn't have a username, the query string for the ASP page only has the DSN. For CFML I set it as a trusted source with a blank username. No workee. The slserver52 log files have the following: Tue Aug 02 17:17:43 2005:SLX ODBC Socket. Build 0097 Tue Aug 02 17:17:43 2005:Connection request from 127.0.0.1, client application JDBC Tue Aug 02 17:17:43 2005:TLC(2 CPU) - Microsoft Windows 2000(5.2-Service Pack 1 (Build 3790)) Tue Aug 02 17:17:43 2005:The specified data source is not defined. .... But the datasource was selected from the pulldown menu from within the CF Admin?!? Any suggestions what to try? I *need* to get this working but its not and I'm out of ideas and wits. Thanks everyone. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include <stdjoke.h> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213547 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

