Hi,
I need to build a data-layer DLL for a large project. My project is 64-bit built with Visual-Studio 2015. I want to ask about what would be the preferred way to build SQLite: 1. Build SQLite code as a separate DLL and use it from my data-layer DLL, 2. Use the ready-built binary of 64-bit SQLite DLL for Windows (sqlite-dll-win64-x64-3260000.zip), 3. Or, build my data-layer code with SQLite code as a single DLL. Thanks in advanced, John _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users