dbTalk Databases Forums  

Field Type

comp.databases.ms-access comp.databases.ms-access


Discuss Field Type in the comp.databases.ms-access forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
zazu
 
Posts: n/a

Default Field Type - 01-01-2008 , 03:31 AM






I use a make table query. A field in the output table is a combination
of three fields and the syntax is:

NewField: [Main]![Field1]&[Main]![Field2]&[Main]![Field3]

Fields 1 through 3 are memo fields, yet the field type for NewField in
the new table is automatically formatted as text. This of course
limits us to 255 chars with the result that some info is being cut
out.

How do I force the query to make the new field a memo field and accept
all the data

Regards to all

Reply With Quote
  #2  
Old   
Linq Adams via AccessMonster.com
 
Posts: n/a

Default Re: Field Type - 01-01-2008 , 12:31 PM






The Wonder from Down Under, Allen Browne, has a page on the woes of using
memo fields in queries, along with some work arounds:

http://allenbrowne.com/ser-63.html

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000/2003

Message posted via http://www.accessmonster.com


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.