https://bugs.freedesktop.org/show_bug.cgi?id=53027
--- Comment #8 from Alex Thurgood <[email protected]> 2012-09-02 11:39:31 UTC --- Ok, so if you want instructions, try this : 1) Create a first ODB database file that links to one or more DBF files in a folder. 2) Create a second database file, which is a native HSQLDB ODB container. Put nothing in it for the time being. 3) Open both ODB files. 4) In the ODB file that links to DBF tables, click on a Table, and then Ctrl-C, or right mouse button click and choose "Copy". 5) Now click on the Tables button of your second ODB file (the native HSQLDB one), and in the bottom central window, press Ctrl-V, or right mouse button click and choose "Paste" 6) As an alternative to steps 4 and 5, you should simply be able to select a table from the DBF-ODB and drag and drop it in the "Tables" lower central window of the HSQLDB-ODB. 7) The import wizard should start. 8) Accept the defaults, and allow the wizard to add a primary key ID field. 9) See whether the operation completes without errors, and if so, whether the imported data and field type definitions correspond to those defined in the DBF table. Alex -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
