You really should and need to replace the SELECT * with the proper field names, or write a UDF to grab the field names from the database and automatically use them in your statements.
-----Original Message----- From: Susan Kelly [mailto:[EMAIL PROTECTED] Sent: Friday, December 07, 2007 9:53 AM To: SQL Subject: Re: SELECT * returning zero records I tried adding the alias. I still get zero records returned. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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/SQL/message.cfm/messageid:3010 Subscription: http://www.houseoffusion.com/groups/SQL/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.6
