Hi all
I wonder if anyone could tell me how to "discover" the Identity column (the
auto-increasing one) of an SQL Server table, using (classic) ADO's
OpenSchema method? That is, how can I find out if a column is the Identity
column?
If anyone knows how to do the same witrh an Access database, I'd be
interested in that too, though I know this isn't the right forum...
Many thanks in advance!
/Mats Helander