Converting Database to HSQL looses Additional Info
Brought to you by:
bro3,
mediterranean
Hi,
just started testing the CVS some more and found another bug.
Howto reproduce:
1) Create MySQL-Test-DB with Extrainfo-fields, enter some data, also fill in some Additional Fields (I tested only the Subtitles field)
2) Convert DB to HSQL
3) Open the new DB
-> BUG: While Extrainfo-fields have been converted correctly, the information from Additional Info Fields (at least Subtitles) is missing.
Can someone also test this when converting from a MsAccessDB to HSQL and MySQL to MsAccessDB?
Thanks,
Matthias
This has been working for a while. The problem was that the data was not retrieved for all the entires that hadn't already been loaded, so only the ones that had been viewed were saved to the HSQL database.