[Omaha.pm] Help with parsing HTML

Andy Lester andy at petdance.com
Wed Sep 28 12:54:07 PDT 2005


On Wed, Sep 28, 2005 at 02:43:55PM -0500, Ryan Stille (rps at willcomminc.com) wrote:
> <cfquery>
> INSERT INTO    cfg (1, 'red', 'foo');
> INSERT INTO pubcfg (1, 'red', 'foo');
> </cfquery>
> the auto-generated ID of the new record.  These have to be put into
> separate query blocks, and then those query blocks put inside a
> transaction.

You didn't really even have transactions here, did you?  If it wasn't in
a <CFTRANSACTION> tag?

xoxo,
Andy

-- 
Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance


More information about the Omaha-pm mailing list