> Why not the simpler form: > > variables.firstName.columnName = "firstName"; > variables.firstName.dataType = "varchar"; > ...
Correct me if I am wrong, but is this not new to CFMX? I thought it was new to CFMX, therefore I try and have a bit of backwards compatibility. variables.firstName.columnName = "firstName"; Does appear to be a bit faster, but not faster enough to sacrifice *a bit* of backwards compatibility ;-)) --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
