KRUX17 0 Newbie Poster

Hi,

I was wondering why my application doesn't list the changes while the application is running. For e.g I create a new job and then my application should show the new job in the list that is provided. I used ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_UPDATABLE this but doesn't seem to work.

Thanks

Kru