I keep getting CREATE TABLE Syntax Error, but I don\'t see the error! What is causing the error?
My SQL:
CREATE TABLE my_employee
(
e
Well I was having the same problem with Ms Access 2007, but I solved it later on.
It is because actually some features are disabled by default for security reasons over there.
When it shows you syntax error, you can see the message at menu bar somewhere or at the bottom: Some Features Are Disabled For Security Reasons....
Click on the message then proceed to enable further features.