I am used to using DAO for this sort of thing but in this project I need to use Jet SQL.
I am trying to make a table with an autonumber field and then set its validation rule to =1 ( so it can only ever hold one row)
Do I start with –
Create Table T0023([Pretender_ID] Long);
-
Create a table with an autonumber field with SQL (2003)
- This topic has 2 replies, 2 voices, and was last updated 18 years, 3 months ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads