S
State Troopers
Hi there,
On my form I have a textbox for input, and a textbox which is coded to bring
up certain fields in a table.
For instance, the textbox is coded so that on form load it loads all data
from table PEOPLE and then from that it looks in the first field(NAME) for
"John". It then loads all the comments for "John".
the problem I am having is that when the textbox loads it gives me an error:
The setting for this property is too long.
The table values are all stored as memo fields.
The text which I would like displayed is 2830 characters long.
If needed, I can post the code for the texbox.
Thanks
-State
On my form I have a textbox for input, and a textbox which is coded to bring
up certain fields in a table.
For instance, the textbox is coded so that on form load it loads all data
from table PEOPLE and then from that it looks in the first field(NAME) for
"John". It then loads all the comments for "John".
the problem I am having is that when the textbox loads it gives me an error:
The setting for this property is too long.
The table values are all stored as memo fields.
The text which I would like displayed is 2830 characters long.
If needed, I can post the code for the texbox.
Thanks
-State