Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Edit box needs help
Message
 
À
04/01/2001 10:23:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00459297
Message ID:
00459747
Vues:
17
Hi Trey,

Thanks for your reply, and yes it is an edit box, not a text box.

I will try your suggestion.

Becky

>>VFP 3.0
>>
>>Hello All,
>>
>>I currently have an edit box dedicated to one field that is being
>>used for text entry, however, this one field is not enough room
>>for need text entry.
>>
>
>Is it bound to a Memo field or a Character field?
>If it's a Character field, I recommend changing it to a Memo field.
>Although redefining the Character field to be a Memo field should work, to be safe I recommend adding the Memo field; replacing all with the Character field; then dropping the Character field rather than redefining the Character field as Memo.
>e.g.
Alter Table mytable Add Column mEdit m
>Replace All mEdit With cEdit
>Alter Table mytable Drop Column cEdit
Maybe a dumb question, but is this actually an Editbox or a Textbox?
>The Editbox is designed to work better with this type of field.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform