Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No table is open in the current work area
Message
De
01/09/2016 11:19:01
 
 
À
01/09/2016 10:18:48
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01640326
Message ID:
01640331
Vues:
72
>I'm stumped by the error in the title on the 2nd line. I catched this in the error log at a clients, so no repro.
>Its intermittend.
>
>
SELECT InvestLimits
>SET ORDER TO Itemid
>
>
>There is no variable called Investlimits, just an alias. The first line has no problem, but it bangs on the SET ORDER TO ItemID.
>
>Anyone have an idea?

I am guessing from database entry that table is housed on local platter ?
If dbc is used, that is in local exe or at least locally installed data dir ?
In vfp9 a sporadic bug was fixed where closing and reopening seldom resulted in wrong alias, so from version no dice.
I'd sandwich an select() and afields() calls between those lines, hoping to get the info reflected in error log before trying via patch programming or simple doevents...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform