From: Neil Y. <ny...@as...> - 2008-05-01 19:56:22
|
It looks like you might mean update, rather than insert - change the SQL to: UPDATE ChangeLog SET recordnum = '$added_recordnum' WHERE conuid='00000000001234567800' AND changedate='2008-05-01 15:44:07' Neil Roderick Thomas wrote: > I'm receiving a syntax error and it has me stumped. Please review the > attached file at your convenience to see what I'm missing. Your time > and consideration is greatly appreciated. > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > ------------------------------------------------------------------------ > > _______________________________________________ > chiPHPug-discuss mailing list > chi...@li... > https://lists.sourceforge.net/lists/listinfo/chiphpug-discuss |