PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag It is being caused by a simple query:
SELECT max(Cust_ID) as maxid FROM Customers The server is CF 4.01 and supposedly the MDAC version is current. I'm waiting on an answer what database is running, but I presume it's Access or SQL Server. The only thing I can see which makes this query different is that the Cust_ID field is text/varchar. But I've run this query forever on 4.0, 4.5, 5 and CFMX without a problem. -- Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED] http://www.twcreations.com/ 954.721.3452 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

