Scott
Member since Jul 25, 2009
- Profile: /members/3929-scott.htm
- Comments: 1
Recent Blog Comments By Scott
-
Getting @@RowCount After SQL INSERT INTO Statement
Posted on Jul 25, 2009 at 2:38 PM
Anyone know if there is a way to reference locally created SQL variables within the CFQUERY outside of the CFQUERY, other than the global SQL variables @@identity etc? I want to have SQL do my numebr crunching to save the pathetic CFSCRIPT compiler some time and can't find a way to use my output my... read more »