Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know if current SELECT() is a table or a view?
Message
 
To
21/07/1999 20:02:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00244334
Message ID:
00244676
Views:
16
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
Previous
Reply
Map
View

Click here to load this message in the networking platform