What system table and field values do I need to search to determine whether an index of a known name exists on a specific table and whether the index was created as Unique or not.
SP_Help is not what i am looking for.
Using sql 2000
I need to be able to do this from VB code
Thanks
SP_Help is not what i am looking for.
Using sql 2000
I need to be able to do this from VB code
Thanks