in reply to Re: Perl, Excel and MS Access Database (SQL-42000)
in thread [SOLVED] Perl, Excel and MS Access Database (SQL-42000)
Thanks for your reply.
I have another script that does insert data on this same database, but never to this table called Level. Yes its a local database.
I checked everything you said at least 10 times. I really don't know why its happening.
Oh, I found it. "Level" is a SQL reserved word.
Thank you again!