fpc/fcl/db/sqldb
michael 012392381c + Several patches from Jose A. Rimon
# Prevents "field not found" error, when use a query without the primary key
Set SQLlen of different data types
 Use AliasName instead of SQLname to avoid "duplicate field name" error, for
example when using "coalesce" more than once
use SQLScale in ftLargeInt to get actual values
 Send query to server with different lines. Provides line info in sqlErrors
and allows single line comments
2005-03-23 08:17:51 +00:00
..
interbase + Several patches from Jose A. Rimon 2005-03-23 08:17:51 +00:00
mysql * 1.9.8 2005-02-15 22:28:29 +00:00
postgres * 1.9.8 2005-02-15 22:28:29 +00:00
Makefile * 1.9.8 2005-02-15 22:28:29 +00:00
Makefile.fpc * units are now created in separate directory units/cpu-os/ 2004-10-30 12:36:43 +00:00
sqldb.pp + Several patches from Jose A. Rimon 2005-03-23 08:17:51 +00:00
testsqldb.pp * truncate log 2005-02-14 17:13:06 +00:00