SQLite driver no longer needs libiconv on Windows

UTF-8 string data storage in SQLite requires conversion when the application is not UTF-8.

Starting with version 2.32, the SQLite driver (dbmsqt3xx) no longer needs the LIBICONV.DLL library on Windows® platforms to do charset conversion, when the application locale is not UTF-8.