Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field Length
Message
From
03/05/2001 12:13:29
David Brunelle
Université de Sherbrooke
Sherbrooke, Quebec, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Field Length
Miscellaneous
Thread ID:
00503103
Message ID:
00503103
Views:
71
One last question in the "how to" serie =)
Is there a way to determine the length of a field ( I mean the max length, not the length of the actual data is they are different )
I need this to know if I really need to change the length of a field or if it was already done (this is really time consuming because we got a LOT of records)

For those who tried to reply to my other message, I found a good way which is
IF INDBC("tablename","table")   && Assuming my databse is already opened
Next
Reply
Map
View

Click here to load this message in the networking platform