SQLite driver does no longer need 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) does no longer need the LIBICONV.DLL library on Windows™ platforms to do charset conversion, when the application locale is not UTF-8.