Re: Memo field Truncated
From: Unicorn (unicorn_at_somewhere.com)
Date: 10/28/04
- Next message: Unicorn: "Re: Please help - expected record status "missing""
- Previous message: Unicorn: "Re: SQL"
- In reply to: Simmy: "Memo field Truncated"
- Next in thread: Paul Clement: "Re: Memo field Truncated"
- Reply: Paul Clement: "Re: Memo field Truncated"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 28 Oct 2004 19:12:05 +0930
Simmy, do you have a Distinct keyword in there by any chance? Distinct is
the usual culprit in having memo fields turn into 255 character text fields
in a query.
Matt
"Simmy" <tbssimmy@msn.com> wrote in message
news:OXcGP8OtEHA.1040@TK2MSFTNGP10.phx.gbl...
> I am working on a VB6 Sp6 app with DAO 3.6 and am querying an Access 2000
> backend database.
> I am running a query that has tables and a union query joined together. My
> problem is that when I get the results of my query the memo fields only
have
> 255 charatcers of good data, the rest is junk. In Access the query runs
fine
> and returns all of the data. Based on a MS KB article and newsgroup
searches
> I have changed the union query to use union all and the main select query
> doesn't use distinct.
>
> Any ideas?
>
> Thanks
> Simmy
>
>
- Next message: Unicorn: "Re: Please help - expected record status "missing""
- Previous message: Unicorn: "Re: SQL"
- In reply to: Simmy: "Memo field Truncated"
- Next in thread: Paul Clement: "Re: Memo field Truncated"
- Reply: Paul Clement: "Re: Memo field Truncated"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|