Thread: Field Size
View Single Post
  #7  
Old December 8th, 2008, 05:17 PM posted to microsoft.public.access.tablesdbdesign
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Field Size

On Mon, 8 Dec 2008 06:37:01 -0800, Mani
wrote:

Hi! Thanks for the information. However, I've changed the field size to
255, and still giving me the same message. Then I I resorted to changing the
data type to memo, but it is still giving me the same message. Please
help...


Well, more information needed! What's the structure (fieldnames and datatypes)
of your table? Into which field are you inserting data? How are you inserting
data: into the table directly (not a good idea), into a textbox on a Form, via
a Query?
--

John W. Vinson [MVP]