Name | Modified | Size | Downloads / Week |
---|---|---|---|
sqlExe-src.zip | 2014-03-05 | 5.8 MB | |
sqlExe-2013-Installer.exe | 2014-03-05 | 2.4 MB | |
README.txt | 2014-01-14 | 821 Bytes | |
sqlexe.pdf | 2014-01-14 | 169.3 kB | |
Totals: 4 Items | 8.4 MB | 0 |
The zip file sqlExe-src.zip has the components to build sqlExe. There are some 3rd party programs you will need: mingGW32 - C compiler and ancillary utilities. This is the compiler that can build the sqlExe source code into the "sql.exe" program. You can find information about this at: http://www.mingw.org/ nsis - NullSoft Scriptable Install System. This is the program that is used to build the sqlExe install executable. Its main site is: http://nsis.sourceforge.net/Developer_Center The batch file ( make-all.bat ) will make all the libraries, executables, and an install package for sqlExe. The file sqlExe-2013-Installer.exe is a pre-built install exe. Refer to sqlexe.pdf for more information about sqlExe.