Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Available Indices in remote tables
Message
From
15/08/2002 10:39:30
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00689924
Message ID:
00689985
Views:
17
Hi Sergey,

>You can use sp_helpindex system stored procedure.

Could you, please, give me further details in how that could be done?
 nSQLHandle = SqlConnect (cSQLDataSource, cSQLUserId, cSQLPassword)

 cExecuteString = "????"

 SqlExec (nSQLHandle, cExecuteString, ResultCursor)
It's something like this? If so, what would be the cExecuteString? and values would be returned in a result cursor? It works for SQL Server and Oracle?

Pardom my naiveness <s>

Fernando
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform