Re: Word truncates Memo field when using Automation from Access
- From: "David W. Fenton" <dXXXfenton@xxxxxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 17:33:01 -0500
Laurie Almoslino <laurie@xxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:928Ge.8$0B5.2212@xxxxxxxxxxxxxxx:
> You are absolutely right - I was using "distinct" in the query,
> and didn't know that causes Memo fields to truncate. This may
> also solve some other long-standing mysteries!
No, that has nothing to do with it.
I've encountered the same problem within Access, but triggered by
concatenating memo fields.
I think it's an inherent flaw in DAO and the inner workings of
Access.
The only workaround I found was to do the concatenation in the Word
file, which resulted in extra spaces, but that isn't a problem
because the destination is a web page, where HTML treats any white
space the same (one space is rendered as one space, two spaces are
rendered as one space, and so forth).
--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
.
- References:
- Re: Word truncates Memo field when using Automation from Access
- From: jrchase
- Re: Word truncates Memo field when using Automation from Access
- From: Laurie Almoslino
- Re: Word truncates Memo field when using Automation from Access
- Prev by Date: Re: How many subforms can I have in Access 97?
- Next by Date: Re: Access backup software
- Previous by thread: Re: Word truncates Memo field when using Automation from Access
- Next by thread: Workgroup file (system.mdw) problem
- Index(es):
Relevant Pages
|