Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scatter and Gather
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00267989
Message ID:
00268031
Views:
15
>I found the problem...It seems that SQL truncates fieldnames to a length of 10 characters. I had some fields longer than that so on update, it did not match.
>

You can avoid that if you do the SQL INTO CURSOR etc NOFILTER, that'll keep the long names...

>I've never used views but I think I ought to get round to it eh?

Yes, I highly recommend it, and buffering in general. After a little learning curve, you will have much more flexibilty than the old scatter/gather method.

And also, other programmers won't grin and say 'Oh, still using that old technique, eh?" < s >
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform