how do I store more than 255 characters of text in an Access text

F

fredg

Can you direct me to a post or URL

In an access Text control..... you can't.
In an access Memo control you can store 65000+ characters.
Just change the datatype to Memo.
 
A

alabama dmx guy

Thanks, fredg. You are a patient person to answer these newbie questions. A
special place oin heaven for you...?
 
Top