A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

text box character limit -255



 
 
Thread Tools Display Modes
  #1  
Old May 9th, 2004, 05:46 AM
dlazenby
external usenet poster
 
Posts: n/a
Default text box character limit -255

Why is it that the text box field is limited to 255 characters?
In filemaker Pro 7 the text box limit is 2 Gigabytes!
Am I missing something ?
  #2  
Old May 9th, 2004, 06:49 AM
Allen Browne
external usenet poster
 
Posts: n/a
Default text box character limit -255

Open your table in design view.
Select the problem field, and change its Field Type to Memo.

That should give you 64k characters.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"dlazenby" wrote in message
news
Why is it that the text box field is limited to 255 characters?
In filemaker Pro 7 the text box limit is 2 Gigabytes!
Am I missing something ?


  #3  
Old May 9th, 2004, 02:01 PM
dlazenby
external usenet poster
 
Posts: n/a
Default text box character limit -255

I didn't want to use Memo field because of its limitations e.g.can't search that field, can't be used with drop-down list box, etc.
  #4  
Old May 9th, 2004, 06:51 PM
Bruce M. Thompson
external usenet poster
 
Posts: n/a
Default text box character limit -255

I didn't want to use Memo field because of its limitations e.g.can't search
that field, can't be used with drop-down list box, etc.

Who would want to include a field with "up to 2 GB" of data in a combo box?? You
*can* search on a memo field, but you can't sort on it. I don't know what your
data requirements are, but you might consider trying to redesign your data model
in such a way that you avoid the need for large scale free-form data storage
and, at the same time, improve the performance of your database.

--
Bruce M. Thompson, Microsoft Access MVP
(See the Access FAQ at http://www.mvps.org/access)
NO Email Please. Keep all communications

within the newsgroups so that all might benefit.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:19 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.