joost
|
968f44d0b4
+ Implemented a filter-parser for TBufDataset, based on the parser of TDbf
|
18 years ago |
joost
|
e529122bc6
* Rewrote blobfields for TBufDataset
|
19 years ago |
joost
|
66dd1e3127
+ implemented CreateDB and DropDB methods for ibconnection, pqconnection and mysqlconnection
|
19 years ago |
joost
|
c88d92929e
* Clear in_sqlda when it is not needed
|
19 years ago |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
joost
|
d83a30e4fc
+ implemented blob-field support for mysql
|
19 years ago |
joost
|
eddc1b3edd
+ Basics for editing BLOB-fields
|
19 years ago |
joost
|
5e960e0103
+ added support for blob-parameters
|
19 years ago |
joost
|
45507a5a7b
+ Support for float-parameters
|
19 years ago |
joost
|
68a8f531fe
+ Added support for empty parameters to TPQConnection
|
19 years ago |
joost
|
772c36ae7a
- Fix for TParam.SetDataType
|
19 years ago |
michael
|
c6fab5ca63
+ Fix for applying null parameters
|
19 years ago |
joost
|
f491452803
* Implemented EIBDatabaseError with the GDSErrorCode
|
19 years ago |
joost
|
1260b2a233
+ made TDataset.CreateFields virtual (delphi compat)
|
19 years ago |
joost
|
a85bb43749
+ replaced #10 for LineEnding
|
19 years ago |
joost
|
51d2ca878c
+ fixed compilation
|
20 years ago |
joost
|
22ff909af8
+ moved empty databasename check to TSQLConnection
|
20 years ago |
joost
|
6d291bb336
+ Centralized all parameter-parsing in TParams.ParseSQL (bug 4374)
|
20 years ago |
joost
|
116de83b7a
- fixed memory-problems when re-using a query with another sql-statment
|
20 years ago |
joost
|
cf7f323975
+ Fixed a memleak regarding parameters in TSQLQuery
|
20 years ago |
joost
|
423a63200d
+ Implemented GetTableNames, GetProcedureNames and GetFieldNames for TSQLConnection
|
20 years ago |
joost
|
7bfeb0b97e
* Restructured Prepare/Unprepare, removed CloseStatement
|
20 years ago |
joost
|
509593eb49
- Added TSQLTransaction.params
|
20 years ago |
joost
|
62871eddeb
-some filter fixes
|
20 years ago |
joost
|
5355abf860
- Fixed bug #4121
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
joost
|
ce319c62c2
- some fixes in assignment of transactions and databases
|
20 years ago |
joost
|
79712269b4
- - implemented parameter support for Interbase/Firebird
|
20 years ago |
michael
|
012392381c
+ Several patches from Jose A. Rimon
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |