Why I cannot update the table?

From: ftp <shyan_at_cse.cuhk.edu.hk>
Date: 25 Oct 2001 08:43:57 GMT
Message-ID: <9r8jcd$3o$3_at_eng-ser1.erg.cuhk.edu.hk>



[Quoted] I have installed Oracle8i in Windows 2000. I can use update table_name set fieldname=value to update a record in sqlplus.
Hoever, when I use JDBC (thin driver and OCI driver) and SQLJ, the program will block after calling uppdate table_name set fieldname=value. I need to press Ctrl-C to terminate the program.

Why I cannot update record in database through Java program?

-- 
Received on Thu Oct 25 2001 - 10:43:57 CEST

Original text of this message