On my Win10, I'd like to compile  SQLite3 to create a 64-bit DLL. The intention 
is to use this DLL instead of the amalgamation, this way more than one C++ 
application can access the same DLL. Please note that I am an aficionado, not 
an expert when it comes to C++ and for SQL, well, this would be my second 
attempt to get an application to use a database, as opposed to flat files.

How would you suggest I should proceed? is this even a good idea?

Reply via email to