Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alias not found error
Message
De
03/12/2004 10:58:08
 
 
À
03/12/2004 10:45:42
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00966725
Message ID:
00966734
Vues:
7
Hi, Steven
If the select statement found no results, the cursor 'mydura_holiday' could not be created, which would cause this error. Why not do :
If _tally > 0
since you are doing the check right after the select?

>Why would the following line 2 generate an error that Alias is not found?
>
>Select * From hdtbl Where hdate = _bldates InTo Cursor mydura_holiday
>If reccount("mydura_holiday") > 0 Then
>***
>EndIf
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform