Hello,
I am using vb6 as front end and oracle as back end. i want to insert new row in database using adodc.
i put adodc1.recordset.addnew on command's click event....do i need to mention adodc1.recorset.save or adodc1.recorset.update?
and while executing the code text boxes are becoming blank whenever i goto next text box..i am unable to find the problem ,i check out rest the connection,service provider part etc..help me out...Thanks for reading...