Cheong,
You might try issuing a Commit statement as a part of the transactions.
John
Cheong Takhoe wrote:
>
> Hi,
>
> I have a servlet that updates an entry in the database using JDBC-ODBC bridge.
> All of the transactions work fine except for one which is giving me a crack in the
>head.
>
> What happens is that a transaction was said to be completed but then, when I check
> the database, the change is not there. Worst still, it nullied my previous values.
> I've done extensive debugging on it and can't seem to find what is the problem since
> the JDBC statements and the SQL statements are correct.
>
> Anyone met this kind of problem before and solved it?
> Thanks
>
> regards,
> Cheong Takhoe
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html