Skip to content
Advertisement

I am trying to insert a simple query into a Microsoft database and i am using UCanAccess

MY CODE:

JavaScript

MY ERROR

JavaScript

I have put in a breakpoint and it crashes at the int Rows line. I am certain that it might be my SQL statement but im probably wrong. Can someone pls help me figure out what is the problem?

Advertisement

Answer

Try with the correct Access SQL syntax:

JavaScript
User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement