Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field get cut at 10 chr...
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00524123
Message ID:
00524325
Views:
10
Found the solution.
What we need to do is this.
Create cursor MyCursor (MylongNameField1 I)
Select Viewfield as MylongNameField1 from MyView into cursor MyCursor
This work fine.
Thank you Nigel.
Previous
Reply
Map
View

Click here to load this message in the networking platform