XML RSS
What is this?
Add to My Yahoo!
Add to My MSN
Add to Google

Home
Whats New!
Need a database?
Tips via email
Learn VBA
Questions Answered
Access Tips Index


 

Question:

Table fields have a limit of 255 characters that can be entered. Is there any way around this? I need fields in my tables that will accept a lot more data than 255 characters.

 Answer:

Easiest way is to use a field of Memo data type instead of text.

 

Do you like this tip? Subscribe to my free Newsletter to receive tips via email. Click Here to subscribe.