All DocumentsBy Most RecentBy AuthorMy Documents
Xpage- Issue while updating date field in RDBMS using JDBC
| Created on Aug 6, 2012 5:21 AM by Sridevi Kumaravel

Hi,

With reference to the example provided in xpagesjdbc.nsf. I have created one xpage and try to insert/update/delete records. And I am using SQL as my back end.

I am using the page "JDBC_RowSetDatasource.xsp" as my sample. And I am tyring to do insert/update/delete records into my table. I am using a Date column in my Table. and When i try to insert or delete the record with the date value it works fine. But when i try to update a record with the date value it doesn't work for me. I am getting error in jdbcdata1.acceptchanges(). When i try to update without the date value it works again. 

Please help me out on this issue...

Thanks in advance.


 

Replies: