i have an app which maintains an access DB and i have a problem with inserting data into it
i am using oledb.command and executing it as a nonquery command
when i use the sql string which is built in the app directly in access the insert doesn't make any problems
but when i try to run it in VB it always returns this error (attachment)
can anyone help?
thanks