Re: Problem with append query - memo field
- From: lyle <lyle.fairfield@xxxxxxxxx>
- Date: Fri, 30 Nov 2007 00:49:19 -0800 (PST)
On Nov 29, 11:33 am, nujcha...@xxxxxxxxxxxxxx wrote:
Hi
I have a series of queries, I have a number of temp tables which I use
as templates for my data.
I start with
1. Delete the data in a temp table
2. Use append query to fill the temp table with data
Now, in the temp table, I have a memo field. I append information from
a text column (Oracle DB) into the memofield in the temp table. For
some reason, only the first 255 characters copied across as if it
takes that column in the temp table as a text field.
Why is this and how to work around it?
Many thanks
Padthai
We might be able to tell you why, and what to do about it if you post
the SQL you use to append. There are several special situations that
result in this truncating behaviour but which one is causing your
difficulty? We are likely to have a much better idea if you show us
the SQL.
.
- References:
- Problem with append query - memo field
- From: nujcharee
- Problem with append query - memo field
- Prev by Date: Re: Embedding images into a table
- Next by Date: Re: "bare" db1 File
- Previous by thread: Re: Problem with append query - memo field
- Next by thread: SQL parameter query not returning values
- Index(es):
Relevant Pages
|