Thanks. Byron
Patrick McElhaney wrote:
On 10/13/06, Byron Raines <[EMAIL PROTECTED]> wrote:I've included a strip down version of the FB5 app. Using Patrick's fix, I can get the page to load. However, now when I try to add a record I get an error that I have included in the file "ambigious.txt". All of sudden FB5 and Reactor are not playing well with each other.I have a fix for that now, which I'll post shortly. There's another <cfsavecontent> that builds the where clause. If you look at your generated queries, you'll see there's no where clause. So Reactor is trying to SELECT/UPDATE/DELETE every record in the table, rather than just one. Patrick
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
