Page 1 of 1

SQLServer Identity field

Posted: 21.11.2022, 16:01
by aducom
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.

Re: SQLServer Identity field

Posted: 22.11.2022, 08:29
by marsupilami
Hello aducom,

TZSQLMetadata should return this information for regular tables. For temporary tables this is not implemented in Zeos (yet).

With best regards,

Jan