Issue 21024 - Report text column is blank, except for first row which contains latin like text.
Summary: Report text column is blank, except for first row which contains latin like t...
Status: CLOSED DUPLICATE of issue 20040
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-10 15:50 UTC by Unknown
Modified: 2010-11-10 16:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-10-10 15:50:13 UTC
Using MySQL with ODBC connection to generate a report for a simple table. The 
table has two fields:

workerid: integer
workername: varchar(50).

If I create a basic report I get:

workerid workername
1        Ut wisi enim ad minim veniam, quis nostrud exerci
2
3


Interestingly if I reverse the display order of the fields all is well:

workername workerid
chris      1
fred       2
george     3

Hope that helps solve the problem. Let me know if you need any additional info.
Comment 1 Frank Schönheit 2003-10-10 16:22:15 UTC
correcting sub component (see
http://www.openoffice.org/issues/describecomponents.cgi?component=Database%20access,
please), and default owner
Comment 2 Frank Schönheit 2003-10-10 16:22:49 UTC
fs->msc: I think we already had this issue (twice), but I don't find
the number ....
Comment 3 marc.neumann 2003-10-13 11:55:23 UTC
Hi,

yes we have it already, duplicate to issue 20040.

*** This issue has been marked as a duplicate of 20040 ***
Comment 4 marc.neumann 2003-10-13 11:55:42 UTC
close
Comment 5 hans_werner67 2004-02-02 12:29:39 UTC
change subcomponent to 'none'
Comment 6 wotnalovent 2010-11-10 16:40:10 UTC
Created attachment 73254