- Local time
- Today, 11:37
- Joined
- Sep 12, 2006
- Messages
- 16,121
Can you have an autoincrement field value of 0 in a SQL table
In Jet, I sometimes manually insert a 0 index value to autonumber fields - to enable me to have a (default) value of 0 in the lookup field of the main table
I get the feeling that SQL doesn't like this work round, as it wouldn't transfer records for tables with a 0 item, in the autonumber field.
In Jet, I sometimes manually insert a 0 index value to autonumber fields - to enable me to have a (default) value of 0 in the lookup field of the main table
I get the feeling that SQL doesn't like this work round, as it wouldn't transfer records for tables with a 0 item, in the autonumber field.