Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange SEEK
Message
 
 
À
14/03/2009 20:51:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01388076
Message ID:
01388153
Vues:
36
>Thanks, Naomi. I looked it through. It's sad, but a problem IS and it's not resolved. More, there is another
>side effect of this bug - it does not work the other way around :
>
>
>CREATE CURSOR temp (cTest Char(10), nTest Int)
>INDEX on ctest tag ctest
>INDEX on ntest tag ntest
>? SEEK("20",'temp','nTest') && fine
>? SEEK(20,'temp','cTest') && Error 9

Hi Sergey,

I think we should all just be aware of this bug (behavior) and always use caution writing seek with the proper type of the variable matching the type of the index.

BTW, I see you're quite active in foxclub.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform