Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo field not displaying in
Message
 
 
To
14/06/2005 23:07:32
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01022989
Message ID:
01023329
Views:
31
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform