platypus71
Technical User
I inherited an Access DB with tons and tons of stuff in it already, so I am still figuring out what everything is and does.
Here is one of the current problems I am looking in to:
I have a query that brings up all of the information I want written into a new table. One of the fields is a MEMO field and can get pretty lengthy.
When my second query runs, which creates a table with the results from the first query, it truncates the MEMO field from above to around 255 characters.
Is there a way to get it to stop truncating? Or is this a built-in (hidden) limit to Access?
Thanks.
Here is one of the current problems I am looking in to:
I have a query that brings up all of the information I want written into a new table. One of the fields is a MEMO field and can get pretty lengthy.
When my second query runs, which creates a table with the results from the first query, it truncates the MEMO field from above to around 255 characters.
Is there a way to get it to stop truncating? Or is this a built-in (hidden) limit to Access?
Thanks.