Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RECNO() returns negative number
Message
From
14/07/2000 09:03:19
 
 
To
14/07/2000 08:59:38
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00392334
Message ID:
00392335
Views:
9
>I have an updateable local view. When I append a record to the view RECNO() is returning a negative number.
>
>What causes the RECNO() function to return negative numbers?

Adding a record to a view results in a negative number, since it isn't part of the underlying table until it's been committed to the table via TABLEUPDATE(). Once it's committed to the table, a valid record number will be assigned.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform