Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to know if current SELECT() is a table or a view?
Message
 
À
21/07/1999 20:02:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00244334
Message ID:
00244676
Vues:
25
Thank you Bob.
Much appreciated.

Eric.

>>Is there a way to know if the current select() is a table or a view and if there is uncommitted changes in it?
>>
>>thanks
>>eric.
>
>Use CURSORGETPROP('SourceType')
>
>Returns:
>
>1 – Specifies that the data source is a local SQL view.
>2 – Specifies that the data source is a remote SQL view.
>3 – Specifies that the data source is a table.
>
>BOb
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform