
Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> Does this article help:
> Memo Field Truncated When Report Is Output to Excel
[quoted text clipped - 4 lines]
> If that doesn't help, does the query itself show more than 255
> characters?
I ran onto this problem the other day exporting to tab-delimited
text (for import into a MySQL database on a website). I discovered
something new about saved export specs, that the column types are
there, but hidden, like with hidden columns in datasheets. By
default the export spec datasheet lists only If you put your mouse
cursor over the right-hand edge of the single field name column and
drag, you can open up the other columns (the ones you'd see in an
import spec). Actually, you have to put the mouse over to the right,
a bit away from the edge of the single column header. With fiddling
around like this, you can eventually see the data type column, and
you'll see that it's likely set to TEXT instead of to MEMO.
An esier way of fixing this is to do an export, then start an import
from what you've just exported. Load the saved export spec, and
you'll be able to see the data types more easily there (without
having to futz with datasheet column widths). Change the relevant
columns to memo and save the spec, and then the export spec should
work properly, as well.

Signature
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
oliver james - 14 Dec 2005 12:26 GMT
> I ran onto this problem the other day exporting to tab-delimited
> text (for import into a MySQL database on a website). I discovered
[quoted text clipped - 14 lines]
> columns to memo and save the spec, and then the export spec should
> work properly, as well.
I am very keen to understand the suggestion that you outline above,
David, but I don't follow what you mean by an "export spec". Could you
please explain?
Thank you,
Oliver
oliverjames at mailinator dot com
David W. Fenton - 14 Dec 2005 23:42 GMT
>> I ran onto this problem the other day exporting to tab-delimited
>> text (for import into a MySQL database on a website). I
[quoted text clipped - 19 lines]
> above, David, but I don't follow what you mean by an "export
> spec". Could you please explain?
Look it up in the Help file.
If you have problems after trying to work it ou on your own, then
post back to the newsgroup.

Signature
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
oliver james - 20 Dec 2005 00:25 GMT
> > I am very keen to understand the suggestion that you outline
> > above, David, but I don't follow what you mean by an "export
[quoted text clipped - 8 lines]
> David W. Fenton http://www.dfenton.com/
> usenet at dfenton dot com http://www.dfenton.com/DFA/
I had tried to find it in the Help file, but had finally given up.
However your message gave me hope and I did eventually get there! I
never imagined, however, how convoluted it would be to run the Text
export wizard - shouldn't there be a direct option from a menu?!
Cheers,
Oliver
David W. Fenton - 20 Dec 2005 21:06 GMT
>> > I am very keen to understand the suggestion that you outline
>> > above, David, but I don't follow what you mean by an "export
[quoted text clipped - 10 lines]
> Text export wizard - shouldn't there be a direct option from a
> menu?!
It doesn't seem convoluted to me.
And, so far as I can see, there *is* a pretty direct method for
getting there, from the FILE menu.
I'm not sure how much more direct it could be.

Signature
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/