Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Alter Table' bug ?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00777625
Message ID:
00777648
Views:
22
>Hi,
>
>In VFP8 I'm getting error 1115 when running 'ALTER TABLE ADD COLUMN test C(1)' against any cursor containing long field names. This worked in VFP6 (haven't tested in 7)
>
>Can anyone confirm this behaviour ?
>
>Regards,

Hi Viv,

It's not a bug but behavior change in VFP7 (and later). You cannot use ALTER TABLE on cursor with long field names because it truncates long field names to 10 characters.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform