Hi,

I have an application ( currently on Windows ) which interacts with Sqlite database when I save it, now I could run the application without installing QT. But could not get connected to the database when I save it.

I have tried to install Sqlite directly to the Windows system, but that did not help me to get connected.

Is there a way where I can interact with the Sqlite database without installing QT.

regards.