** Changed in: mdbtools (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/390730
Title:
mdb-export prints binary for OLE fields.
To manage notifica
Fixed upstream:
https://github.com/brianb/mdbtools/commit/a66531c74a7a28cf91c8699f12a0182429f47972
** Changed in: mdbtools (Ubuntu)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
Actually this is a bit more complex.
When using csv format, one should *not* escape the binary.
When using insert statement, characters should be escaped in a backend specific
way...
** Changed in: mdbtools (Ubuntu)
Assignee: (unassigned) => Jean-Michel Vourgere (jmv-deb)
** Changed in: mdb
I should note that the current patch mangles the fields, e.g., I get
'\147\367\2' where I should probably be getting something else.
It doesn't output broken SQL (well, embedded newlines in text fields
aren't escaped, but that's a different problem), so it at least works
for me; I have no n
** Attachment added: "Patch against mdb-export.c."
http://launchpadlibrarian.net/28205300/mdb-export-OLE.diff
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/28205302/Dependencies.txt
--
mdb-export prints binary for OLE fields.
https://bugs.launchpad.net/bugs/390730