View Single Post
  #1 (permalink)  
Old 09-18-03, 04:00 PM
skchakri skchakri is offline
Newbie Coder
 
Join Date: Sep 2003
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
getting -2147217900 error while inserting and updating

Hi,
I am getting the following error
-2147217900 Syntax error in INSERT INTO statement
while inserting and "It should be updateable query" error while updating the records of Access DB. I didnt get any problem in the retrievals...I am sure the Queries 100% correct.
I am updating using
ConnObject.execute SQLQuery
__________________
Chakravarthy
Reply With Quote