I know it's possible to Insert a Select statement if the tables are exactly
the same, however is it possible to insert a CF queryset? Something like...
<cfquery>
INSERT INTO Table(Columns,...)
#GeneratedQuery#
</cfquery>

jon


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to