Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EoF()
Message
From
20/05/2004 03:59:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
19/05/2004 23:35:07
Eugene Kolmakov
Millennium Technologies
Vladivostok, Russia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: EoF()
Miscellaneous
Thread ID:
00905490
Message ID:
00905519
Views:
16
>Hi all!
>I have a table in my form's DataEnvironment. And I need to know when this table becomes empty (i.e. all records are deleted). Table is in Optimistic table buffering mode. DataSession is set to Private. Set deleted is On.
>
>After deleting the last record I check the table with Eof() function and it returns .f. RecNo() equals to 1.
>
>How can I know when the table is empty (no records that are not deleted)?

locate
llEmpty = eof()

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform