Connecting Tech Pros Worldwide Help | Site Map

Query re memo field Access 2000

dulcie
Guest
 
Posts: n/a
#1: November 13th, 2005, 07:06 AM
I'm trying to put the contents of a college library onto an Access db
- problem is the long list of research papers going into one
particular cell of one particular field. I can change this to a memo
field rather than a text field so that it can take a lot of
characters, but then students can't perform a search for these papers
because the search - or filter - will only find the first 250
characters in the memo field. Anyone know how I can get it search
the whole of the memo field? I'm not an Access expert!

Cheers!
Steve Jorgensen
Guest
 
Posts: n/a
#2: November 13th, 2005, 07:06 AM

re: Query re memo field Access 2000


When you say "list", I hear 1-to-many relationship. Should you not have a
related table with a single record per paper rather than a text/memo field
containing a textual list of papers?

On 9 Jan 2005 13:33:32 -0800, pasirochma@hotmail.com (dulcie) wrote:
[color=blue]
>I'm trying to put the contents of a college library onto an Access db
>- problem is the long list of research papers going into one
>particular cell of one particular field. I can change this to a memo
>field rather than a text field so that it can take a lot of
>characters, but then students can't perform a search for these papers
>because the search - or filter - will only find the first 250
>characters in the memo field. Anyone know how I can get it search
>the whole of the memo field? I'm not an Access expert!
>
>Cheers![/color]

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Records corrupt in Access 2000+ but not Access 97 Owen Jenkins answers 13 March 15th, 2007 11:55 AM
Query re memo field Access 2000 dulcie answers 1 November 13th, 2005 07:07 AM
append memo field via append query Rose answers 1 November 12th, 2005 05:20 PM
query with memo field cuts off at 255 characters dixie answers 2 November 12th, 2005 03:26 PM