Tech Support Guy banner
Status
Not open for further replies.
1 - 3 of 3 Posts

· Registered
Joined
·
3,061 Posts
Discussion Starter · #1 ·
I am configuring a database, where I am needing to fill in fields that are greater than 255 characters - Closer to several THOUSAND characters...

Can something be constructed to have all data filled in on one field, and if it goes over 255 characters, will automatically cut off at 255 chars and move the remaining characters to another field, and if that one is greater than 255, move the remaining to a third field, and so on....

Or better yet, is there a way to remove the 255 character limitation?

I am using Access 2003.

Thanks for any help!
 

· Registered
Joined
·
3,061 Posts
Discussion Starter · #3 ·
yeah, I guess that would do it... I must have overlooked that option... lol

Thanks for the help!
 
1 - 3 of 3 Posts
Status
Not open for further replies.
Top