O
onedaywhen
I'm using ADO's OpenSchema method with adSchemaIndexes on a Jet 4.0
..mdb database. For each index found, in the resulting recordset the
CLUSTERED field is 'false' even when the PRIMARY_KEY field is 'true'.
It is my understanding that for Jet a table's primary key is always
the clustered index (I wish I was wrong on this one). Can anyone shed
any light on this discrepancy e.g. is this known behavor of the OLE DB
provider for Jet?
Many thanks.
--
..mdb database. For each index found, in the resulting recordset the
CLUSTERED field is 'false' even when the PRIMARY_KEY field is 'true'.
It is my understanding that for Jet a table's primary key is always
the clustered index (I wish I was wrong on this one). Can anyone shed
any light on this discrepancy e.g. is this known behavor of the OLE DB
provider for Jet?
Many thanks.
--