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
From
21/07/1999 20:08:05
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00244334
Message ID:
00244479
Views:
13
>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.

Oh, I forgot..

If there is a '2' or '3' or '4' in the return of the GETFLDSTATE(-1) then the buffer for the record is dirty.

Or... if you are using table buffering you can use GETNEXTMODIFIED() to find dirty records too.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform