When changing a record and clicking on
Update button,
it just reverts back to the old values. No errors in output og log4j logfile.

Um, are you seeing something like the following in your log for an update event


2245952 [http8080-Processor22] INFO org.dbforms.event.datalist.UpdateEvent - ::getKeyValues - key: 0:3:one-1:1:2-12:4:test-13:1:a
2245954 [http8080-Processor22] INFO org.dbforms.config.Table - UPDATE FC_ChoicesII SET choice_2= ?, choice_1= ?, choice_0= ? WHERE lesson = ? AND number = ? AND tier = ? AND course = ?
2245956 [http8080-Processor22] DEBUG org.dbforms.event.datalist.dao.DataSourceJDBC - Retrieved curField:choice_2 type:4
2245958 [http8080-Processor22] INFO org.dbforms.event.datalist.dao.DataSourceJDBC - field=choice_2 col=1 value=3 type=4
2245960 [http8080-Processor22] DEBUG org.dbforms.config.JDBCDataHelper - fillPreparedStatement( ps, 1, 3, 4)...
...



Otherwise are you seeing something like:


2859687 [http8080-Processor23] INFO org.dbforms.event.datalist.UpdateEvent - no parameters to update found

Otherwise I would think maybe log4j isn't set up quite right and isn't giving you debugging info.

--
Shawn

Happily using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to