Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_tally returning 0
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
_tally returning 0
Divers
Thread ID:
00390266
Message ID:
00390266
Vues:
50
I've got a view based off a SQL table to return the next ID for that table. The remote view is based off a SQL table, and has a gcTableName as the parameter. In my code, I open the view and then select it, then issue a requery('IDLISTVIEW'). I was checking to see if _tally was < 1, if so I created a new record. Problem was, _tally was always returning 0. I put in a browse right after the if _tally statment and it showed the records. I've changed my code to check reccount() vice _tally. Is there something I don't know about _tally and remote views?

Kirk
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform