Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Available Indices in remote tables
Message
From
15/08/2002 10:42:08
 
 
To
15/08/2002 10:39:30
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00689924
Message ID:
00689989
Views:
24
It works for Sql Server only.
cExecuteString = "EXEC sp_helpindex mytable"
>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
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform