Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property character in a view
Message
From
09/04/1999 16:36:17
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00206932
Message ID:
00207050
Views:
14
>>>I have a view on a table. Certain field is a Character type of 30 characters but every time I change to 30 the default of 20 it gives me back to 20.
>>>Why?
>>>Thank you
>>>Eduardo
>>
>>Are you trying to change the width in the view or the table? You can't change it in the view for local views, this property is ignored. It's really only there for remote views. What are you trying to do?
>
>I'm trying to change the width in a remote view. It's already in 30 in the table.
>Thank you

So you say:

?DBSETPROP("MyView.MyField","Field","DataType", "C(30)")

and it returns .F.?

Or it returns .T. and the change doesn't stick?
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform