forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Export Data To Excel Xml Trouble
- This topic is empty.
-
AuthorPosts
-
-
November 13, 2007 at 11:29 am #10631PerFredlundMember
Hi 🙂
I am having trouble exporting the content of a table to an Excel friendly format.
When i select to export i choose to export as Excel XML. I select all columns (default) and set tex column width 2500 and 2 decimal places.
I take the column width to mean the maximum size of text that a cell in the Excel book can contain. The export then proceeds fine, but one column does not show the data. Instead it just shows the datatype (Image/Binary). One other column is also of this type but correctly shows the data inside it when i open it in Excel (Excel 2003). I have included the full definition of the table (abstracts). The column with the problem is called *title*. I also include the exported file.
I hope this problem is reproducible and that the issue can be fixed. In my search of other export tools i have had to resort to phpMyAdmin. It exports correctly for me, but i have to do it many times starting from different rows, as it can only out output about 70/80 rows (tuples) at a time. This is annoying me quite a lot. And yes i can create my own php script, but what is a nice GUI for ?? 😀
Kind regards,
Per K Fredlund
(edit: I am using the SQLyog 6.12 community edition …)
-
November 13, 2007 at 1:47 pm #25289peterlaursenParticipant
Could you please provide a small table dump with data where this export fails like that?
If ther is a '
-