Aaron, > alternatively you can use SQL EXECUTE to still be able to use local > variables, and build your query dynamically
Using strings built into queries is prone to sql injection if the query has any input from the users and is considered a deadly sin in most cases. Justin ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

