-
Notifications
You must be signed in to change notification settings - Fork 31
LC0006
Stefan Maroń edited this page Dec 19, 2021
·
1 revision
The property AutoIncrement
on a table field, will ensure that the SQL Server will handle incrementing the field value for new records.
As temporary tables are not present on the SQL Server this will lead to runtime errors.