joost
|
1f754a3905
+ date/time fields handling compatibility fix
|
19 years ago |
peter
|
3db35349ec
* fix duplicate parameter names
|
19 years ago |
joost
|
22ff909af8
+ moved empty databasename check to TSQLConnection
|
19 years ago |
michael
|
74e93711df
+ date/time stuff is written in native format
|
19 years ago |
joost
|
6d291bb336
+ Centralized all parameter-parsing in TParams.ParseSQL (bug 4374)
|
20 years ago |
joost
|
ce1bb25e54
+ use InternalHandleException for exceptions when loading instances of TDataset, TDatabase or TDBTransaction
|
20 years ago |
joost
|
294bf06cda
- Fix to allow changing the filter while filtered
|
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
|
eaf75955e8
* SchemaInfoSQL-Statements are always read-only
|
20 years ago |
joost
|
7bfeb0b97e
* Restructured Prepare/Unprepare, removed CloseStatement
|
20 years ago |
joost
|
509593eb49
- Added TSQLTransaction.params
|
20 years ago |
joost
|
1c3fcdaa14
- TSQLQuery.ApplyRecUpdate now uses ExecuteDirect
|
20 years ago |
joost
|
06300bc054
- added tSqlConnection.ExecuteDirect
|
20 years ago |
joost
|
6318a55ca9
- Fixed date/time formats for sqldb and tdbf
|
20 years ago |
joost
|
62871eddeb
-some filter fixes
|
20 years ago |
joost
|
19d33ef1ea
- TSQLQuery.Prepared shoud not be published
|
20 years ago |
joost
|
5355abf860
- Fixed bug #4121
|
20 years ago |
michael
|
809d10c0a6
* Patch from Alexandrov Alexandru:
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
joost
|
ce319c62c2
- some fixes in assignment of transactions and databases
|
20 years ago |
joost
|
10b6189ecf
- TSQLQuery now frees FIndexDefs
|
20 years ago |
joost
|
122a00350d
- implemented parameter support for sqldb
|
20 years ago |
michael
|
012392381c
+ Several patches from Jose A. Rimon
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
joost
|
e2d68a7e4f
- implemented TSQLQuery.SetSchemaInfo
|
20 years ago |
michael
|
f04a7f8f86
* Patch from Joost van der Sluis
|
20 years ago |
michael
|
10cc31bbcd
* Patch from Joost Van der Sluis:
|
20 years ago |
michael
|
965113b413
+ Patch from Joost van der Sluis:
|
20 years ago |