CFSCRIPT doesn't provide for querying a database. You'll have to use the CFQUERY or CFSTOREDPROC tags.
-- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ > -----Original Message----- > From: Owens, Howard [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 16, 2002 7:22 PM > To: CF-Talk > Subject: query inside cfscript > > > Is it possible to run a database query (in this case an insert) inside a > CFSCRIPT block? > > If so, what's the syntax? > > I'm working with CF5 > > H. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

