Hi guys, Was using OpenBD and realized how much I liked the cfscript implementation of cfquery compared to the actual tag. However, it seems like there is no way to set the result attribute that is available in the cfquery tag. This means I have to use the tag version of cfquery if I am doing an insert/update and need to get the ID (generatedkey/identitycol) of the inserted row or record count of rows affected. If there is a way to get the result variable with QueryRun I guess the docs should be updated, but if not I think it makes sense to add this functionality.
Thanks! -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
