aix-SQLite
aix-SQLite copied to clipboard
Export DB error - simple fix
On new file API ExportDatabase/ImportDatabase/ExecuteFile/InsertFile do not work due to improper handling of filenames in resolveFileName. The workaround to use application specific directory looks SIMPLE: remove all resolveFileName and have user create proper filename.