I have a file named:
Exec MIS Report.csv
When I attempt to import this into Access 2003, I recieve an error , "Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'."
I renamed the file to:
Executive MIS Report.csv
And now the file imports without a hitch. Is Exec a reserved word? Is Exec part of SQL?
Thank you!
-Kyle
Exec MIS Report.csv
When I attempt to import this into Access 2003, I recieve an error , "Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'."
I renamed the file to:
Executive MIS Report.csv
And now the file imports without a hitch. Is Exec a reserved word? Is Exec part of SQL?
Thank you!
-Kyle
Comment