I want to make a code for creating a new table but i get the error syntax error in field definition:
Dim str As String
str = ” CREATE TABLE ThirdTable (Productid Autonumber, Items4 Single, ProductID Constraint PRIMARY KEY)”
CurrentDb.Execute str
Could you help me ?
-
Syntax error (Access 2000)
- This topic has 1 reply, 2 voices, and was last updated 18 years, 2 months ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads