gurukrishna
Programmer
Hi all!! I seem to have a small problem. I am using ADODB programming in order to insert records into a table in Oracle. I open a recordset,get all the info from the text fields, do the rs.Fields(index)=txtBox etc etc and then rs.Update. When the system comes to this statement, VB hangs!!. I use the same connection string in other forms (ofcourse after changing the data source name etc etc)..and it works there without a problem. But in this form it gives a problem.Can neone help please?? thanx.