*** 4,10 **** Attached is a Visual Studio .NET 2003 Solution. It includes two projects, one to build SQLite3.dll, and one to build SQLiteConsole.exe. ! You'll just need to download the preprocessed SQLite source code sqlite-source-3_x_x.zip from http://www.sqlite.org/download.html. I'll try to keep this Solution up-to-date so it's compatible with the latest source code. --- 4,10 ---- Attached is a Visual Studio .NET 2003 Solution. It includes two projects, one to build SQLite3.dll, and one to build SQLiteConsole.exe. ! You'll also need to download the preprocessed SQLite source code sqlite-source-3_x_x.zip from http://www.sqlite.org/download.html, and extract it into the SQLite directory. I'll try to keep this Solution up-to-date so it's compatible with the latest source code.