Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RECNO() returns negative number
Message
De
14/07/2000 09:03:19
 
 
À
14/07/2000 08:59:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00392334
Message ID:
00392335
Vues:
8
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform