Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Available Indices in remote tables
Message
 
 
À
15/08/2002 10:39:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00689924
Message ID:
00689989
Vues:
23
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform