RE: Exporting query to XL is truncating field data



Hi
Thank you for your reply.
This is an adp project. The fields are of type Text and NText, so
presumably none of the Memo field articles are relevant - I should have
specified, sorry, I've been working only with adp projects for so long I
forgot about Memo fields in mdb's.
I read the articles anyway, but unfortunately they didn't help.
As for your second question, I have tried several ways to export the data.
First I had a report containing the filtered data and then used the
docmd.OutputTo action. Then I tried adding a custom menu with File/Export to
the report.
Then I tried presenting the information in a continuous form for the users
and including the export custom menu.


"Wei Lu [MSFT]" wrote:

Hello,

Since you have mentioned SQL Server, I assume that you using the Linked
table to get the data from SQL Server. And the field in Access will be Memo
type.

Based on your description, please take a look at the following knowledge
base
article:

259893 ACC2000: Formatted Memo Field Appears to Truncate Data After 255
http://support.microsoft.com/?id=259893

Please follow the instructions listed in the above article, what's the
result
then?

If the problem still exists, please help to collect the following
information:

1. What type of Access file you are using? MDB file or ADP file?
2. What actions you have done to the memo field? Some special action such
as
Transfertext or export to rtf may be truncate the field.

Some related Knowledge Base article:

281153 ACC2000: When You Export an Access Report the Memo Field Is Truncated
<http://support.microsoft.com/?id=281153>

288877 ACC97: Memo Field That Is Exported to RTF Format May Be Truncated
<http://support.microsoft.com/?id=288877>

I hope the above information helps you. Please let me know the result at
your
earliest convenience. I look forward to your reply.

Sincerely,

Wei Lu

Microsoft Online Community Support

==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


.



Relevant Pages

  • RE: AccessDataSource constraining results?
    ... data from an access mdb file, the returned Memo field text value is ... bind the Memo field to a repeater and it seems work correct(the returned ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Exporting query to XL is truncating field data
    ... Transfertext or export to rtf may be truncate the field. ... When You Export an Access Report the Memo Field Is Truncated ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.access.queries)
  • memo field update transaction
    ... I need update or insert data in to memo field. ... but does support transaction rollback or commit ...
    (microsoft.public.access.formscoding)
  • Re: break down of a code
    ... "GiBB" wrote in message ... im getting the runtime error "object doesn't support this property or ... It doesn't matter if the text box is bound to a memo field. ...
    (microsoft.public.access.formscoding)
  • RE: Scalar-Valued UDF Function
    ... I understand that you'd like to use UDF in your ADP project to return a ... Dim conn As New ADODB.Connection ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.access.adp.sqlserver)