Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field not displaying in
Message
 
 
À
14/06/2005 23:07:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01022989
Message ID:
01023329
Vues:
29
Can you make this cursor updatable by adding READWRITE to the SQL? Or create cursor using create cursor command and append from the result of Select-SQl?

>Nadya
>Great call,dding the alias. to the field id worked!!. Thanks so much. One problem however: the problem persists if the alias is a cursor file created using sql within a stored procedure
>
>
>SELECT *;
>   from  PoItems;
>   where ALLTRIM(PoItems.PoNum) == ALLTRIM(currentPoNum);
>   INTO CURSOR tmpCsrPoMastItems nofilter
>
>Using tmpCsrPoMastItems as an alias yields the same problem. Have any ideas??
>Thanks again, Vince
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