Thread: still problem
View Single Post
Go4Expert Member
19Jan2007,11:24  
qurratulain's Avatar
sir i m still having problem in the update query.i use the syntax withour brackets,

i used the syntax
Code:
stmt.executeUpdate("UPDATE tabel SET NAME='"+name+"'");
now suggest me what to do.