Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: SELECT ignore cursor's table
Message
De
05/04/2005 17:38:22
 
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
Divers
Thread ID:
01000615
Message ID:
01001708
Vues:
17
>
>But what if the Cursor was created in another datasession?

You cannot open it into another datasession, then the issue is out of game.

>If the cursor is created in the current datasession, why not use the alias directly, >instead of using the DBF()? (See my first SELECT SQL)
>
>Regards,

This and the previous are the reasons because this behavior ( bug ) is ignored by the VFPT,
and honestly I did not expect a VFPT fixing.

On last,I Agree with direct coding.

But if you write a program that using the metadata of another developer
generates a program that using the metadata of the customer
generates a code that executes one SELECT FROM ?

In this case, the only possibility is to reduce the possible cases lessened,
build a SELECT that uses a FROM DBF_file can to be the more simple way.
( another way is genetic programming or neural net programming, but this is another issue )

Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform