Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Positioning fields when modifying table structure
Message
From
13/05/1998 21:34:41
 
 
To
13/05/1998 10:43:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00099041
Message ID:
00099284
Views:
22
>Hello:
>
>I'm modifying a table structure by adding new fields and changing some fields and need to position them in a certain position. I cannot
>use Copy Structure extended . My new fields are adding corectly but at the end of my table. Does anybody have any ideas on how to position
>my fields? Any suggestions would be greatly appreciated. Thank you

Hi Sheena,
If you are doing this manually, then you can drag the fields after doing
USE MyTable EXCLUSIVE
MODIFY STRUCTURE 
or are you doing this programmatically.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform