SQLServer Identity field
SQLServer Identity field
Is it possible to extract this info from the metadata component? It is not reported as an autoinc field, fieldtype is 7 which can be int and int-identity.
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: SQLServer Identity field
Hello aducom,
TZSQLMetadata should return this information for regular tables. For temporary tables this is not implemented in Zeos (yet).
With best regards,
Jan
TZSQLMetadata should return this information for regular tables. For temporary tables this is not implemented in Zeos (yet).
With best regards,
Jan