Menu

#2 Bug in XLS export

Next_Release
accepted
philnext
None
1
2013-03-29
2013-03-29
No

I have a field of Type:Integer. The numbers are in a range of about 411000 and larger.
The numbers are correctly shown when I do a query, but the values are not correctly exported to xls files.
In this case the number is truncated to a 16-bit value.
E.g. 411000 is 0x0064578. When exported, the resulting value (in xls file) is 17784 which is 0x4578.

Discussion

  • philnext

    philnext - 2013-03-29

    OK, seen. The export use Word to export integers. Fixed in the next release.

     
  • philnext

    philnext - 2013-03-29
    • status: open --> accepted
    • assigned_to: philnext
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.