How To Retrieve Table Index Information from SQL Server (195534)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Macintosh 3.0b
This article was previously published under Q195534 SUMMARY When accessing SQL Server tables, a developer may want to
retrieve information regarding index keys. This article shows how to use the
stored procedure sp_helpindex to return table index information from SQL
Server. REFERENCES Transact - SQL Reference Help, search on: "sp_helpindex"
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | KbClientServer kbDatabase kbhowto kbSample kbSQLProg KB195534 |
---|
|