SZMFGenerator
–
Makefile Script Generator for BCC 5.5.1
This little utility generate all kind of makefile scripts for BCC 5.5.1:
Console
Windows
DLLs
Libraries
Full Delphi source code and compiled application
Special thanks to Michel Leunen (
www.leunen.com
) for all his help. On Michel's MFGen utility is based this one.
SQLite327makefiles.zip (3KB)
contain example of makefiles for Dr Richard Hipp's SQLite
(http://www.sqlite.org),
version 3.2.7. There are makefiles for EXE and related DEF file
needed for BCC 5.5.1.
This program allow you to fully manipulate with your database through ODBC - ADO is used for connection.
Full UNICODE support.
SQL Command/Query limitations are set only by your database driver.
RTF and BMP file For testing purposes - Firebird ODBC driver (Ver 02.00.00.0111)
BLOBDemo.zip (453KB) This Demo will store BMP and JPG pictures into BLOB field of any SQL database connected through ODBC. Storing into BLOB fail with FireBird ODBC driver OdbcJdbc v2.0.0122.