i,e how to updating the table of db2 through vb6
con.update("upd ate login set password='"&tex t1.text&"'
where user_name='"&fo rm7.text1.text& "' and password='"&tex t2.text&"'")

i got error ..
plzzz...give solution to this problem =..it's urgent
con is object of ADODB.connectio n it is connected to IBMDA0DB