how do i make a field text property unlimited?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i need to extend the number of characters in a field to the maximum (my
preference is unlimited). how do i do that? what field needs to say what?
 
You can set the field's data type to Memo in table design view. It's not
unlimited, but it can accomodate 65,535 characters (or up to 1 gigabyte if
data are entered programatically).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top