My program written in Qt C++ calls the sqlite database. On my own computer it works good, but on the end user\'s computer it says \"Driver not loaded\". True, I don\'t know
Please read the Windows deployment guide, plugins section. You are not supposed to drop things in windows\system32, there's a specific directory structure to follow. The exact paths depend on your Qt installation and your application path.