Hey guys., i am trying to do a simple addnew, update and i am getting this error.,can any one help me out please.
This is the code thats causing the error:
sql2="select * from dattbl_reports"
rs2.Open sql2,conn,3,3
rs2.AddNew
->rs2.Update
Error:
Microsoft OLE DB Provider for ODBC...
Hey guys., i am trying to do a simple addnew, update and i am getting this error.,can any one help me out please.
This is the code thats causing the error:
sql2="select * from dattbl_reports"
rs2.Open sql2,conn,3,3
rs2.AddNew
->rs2.Update
Error:
Microsoft OLE DB Provider for ODBC...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.