Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select with additional conditions
Message
 
 
À
16/11/2007 06:22:32
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 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01268865
Message ID:
01269369
Vues:
12
Once again I didn't say that it cannot be used. You're missing the point and arguing with yoursef. See message #1269106

>Where did I say this ?
>
>You said this:
>
> It also could be dangerous because letters A-J are reserved for workareas 1-10.
>

>
>This is NOT TRUE into the SQL VFP Engine.
>
>Message #1269204 proof this.
>
>This is true in XBASE code, and this example is an evident example
>
>
>CLOSE TABLES all
>CLEAR
>
>ON ERROR MESSAGEBOX(MESSAGE())
>
>CREATE CURSOR B (f1 i)
>
>* VFP use old C procedures and set the alias name to A
>
>? ALIAS()
>
>* then this fire a error
>? B.F1
>
>ON ERROR
>
>
>Hi
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform