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 » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How do i add text using access database?



 
 
Thread Tools Display Modes
  #1  
Old March 21st, 2007, 07:15 PM posted to microsoft.public.access.forms
Rani
external usenet poster
 
Posts: 3
Default How do i add text using access database?

I am added data in table and from there i get the from. In table i have
Operation column, since it doesn't have one line , i need to have long
paragraph in that column. But don't i can put that in table. So i need some
idea what type of box should i use.
  #2  
Old March 22nd, 2007, 02:38 AM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default How do i add text using access database?

On Wed, 21 Mar 2007 11:15:05 -0700, rani
wrote:

I am added data in table and from there i get the from. In table i have
Operation column, since it doesn't have one line , i need to have long
paragraph in that column. But don't i can put that in table. So i need some
idea what type of box should i use.


If you have large amounts of text, consider using a Memo field in your table
instead of Text. A Text datatype field is limited to 255 bytes (and defaults
to 50); a Memo field allows 65536 bytes.


John W. Vinson [MVP]
 




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 03:37 PM.


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