Varcharmapping & browse
- From: "Lew" <lew@xxxxxxxxxxx>
- Date: Sun, 27 Aug 2006 15:46:09 -0400
I see there's a problem when updating a varchar field during a browse. The
effective field length seems to be fixed as per the original data entry.
Attempting to work around this by setting varcharmapping off during the
browse and then turning it on again when I'm done produces the opposite
problem: any trailing spaces I happen to leave become part of the data until
I do a replace xx with trim(xx), etc... I suppose one way to solve this
problem is to turn varchar mapping off before the browse, have an update
trigger tidy up the data and then turn mapping back on. This seems tedious.
Is there a simpler way?
-Lew.
.
- Prev by Date: Re: Fields on a form or a pageframe
- Next by Date: xml text
- Previous by thread: Fields on a form or a pageframe
- Next by thread: xml text
- Index(es):
Relevant Pages
|
|