G
Guest
I am converting an Informix database into Access. One of the fields in
Informix is a memo field containing 16 lines of description. In Informix this
was displayed as one line of 30 characters (the main description) and fifteen
seperate lines of 55 characters (approx). So, Informix allows the user to
break up the memo field into logical lines and to only accept the right
number of characters per line on entry/amendment. If a search is done, they
only enter the criteria in the main description and this searches the entire
memo field. e.g. *METAL*. Is there any way in Access to reproduce .....
a) The breaking up of a memo field and limiting the number of characters
that can be entered/amended on the form?
b) Mimicking the search so that criteria entered in the 30 char main
description actually searches the entire memo field?.
Informix is a memo field containing 16 lines of description. In Informix this
was displayed as one line of 30 characters (the main description) and fifteen
seperate lines of 55 characters (approx). So, Informix allows the user to
break up the memo field into logical lines and to only accept the right
number of characters per line on entry/amendment. If a search is done, they
only enter the criteria in the main description and this searches the entire
memo field. e.g. *METAL*. Is there any way in Access to reproduce .....
a) The breaking up of a memo field and limiting the number of characters
that can be entered/amended on the form?
b) Mimicking the search so that criteria entered in the 30 char main
description actually searches the entire memo field?.