lacak
|
d338b2c63b
* adds new virtual method GetConnectionInfo into TSQLConnection
|
12 years ago |
ludob
|
91a468307a
Fix for table names converted to uppercase Mantis 0022766 Patch by Lacak2
|
13 years ago |
michael
|
53c03717d5
* SQL DB loader implemented
|
13 years ago |
marco
|
c4ec774c4c
* Fixes Sql parsing problems with spaces lacking between keyword and expression
|
13 years ago |
joost
|
67ab61dcc8
* Moved .ReadOnly property from TSQLQuery to TBufDataset
|
13 years ago |
marco
|
abaf2eaf12
* sqlDB update SQLParser to parse DML statements WITH common table expressions
|
13 years ago |
joost
|
3568f8a3fe
* Also recognize parameters wich starts with lowercase old
|
13 years ago |
marco
|
86ec9c367c
* Patch from Lacak2 for #16842. Fix parsing of FROM (mysql show..from)
|
13 years ago |
marco
|
f979c2e67f
* Add millisecs to datetime parameters, Mantis #20616. Patch by Lacak2.
|
13 years ago |
marco
|
7a7d8e27cd
* set transaction of proxy via field instead of setter since that
|
13 years ago |
marco
|
5955d90a40
* pass fieldnamequotechars to proxy, mantis #20507
|
14 years ago |
marco
|
cb832a5656
* Preserve existing param values when changing sql text.
|
14 years ago |
marco
|
0f79033143
* synchronized properties between sqlconnector and sqlconnection.
|
14 years ago |
marco
|
aa9df955ee
* Improve support for returnvalues of calling statements.
|
14 years ago |
marco
|
448e3db450
* fixes Mantis #14730 dealing with oldvalue=null
|
14 years ago |
marco
|
1556751109
* also quote ftguid fields. Mantis 20219.
|
14 years ago |
marco
|
367be2cd7a
* adds some checks to sqldb avoid AV and memleaks. Mantis #19326 and #18669
|
14 years ago |
joost
|
79e000d04e
* Changed DefaultSQLFormatSettings into a constant, because changing this will lead to chaos in the locale-support
|
14 years ago |
marco
|
7017009916
* currency and BSD asCurrency not asFloat. Patch by Lacak2, mantis #19558
|
14 years ago |
marco
|
de266c9857
* moved and renamed defaultsqlformatsettings. Related to mantis #17188 (comment 49077)
|
14 years ago |
marco
|
eb3ccbcb1f
* commit patch for various SQL formatting and conversions issues from Mantis #17188 from LacaK2
|
14 years ago |
joost
|
c906f78b4a
* Fixed typo(?) in r17424
|
14 years ago |
joost
|
0e56e188f8
* Simplified formatting of timeinterval strings, bug #18763
|
14 years ago |
joost
|
b8f734522e
* Fixed default/mysql ftTime parameter support, bug #18718
|
14 years ago |
joost
|
840d06dddb
* Published TSQLQuery.MaxIndexesCount and FieldDefs
|
14 years ago |
michael
|
0ca7ca5517
* Logging facilities implemented
|
14 years ago |
michael
|
054d2b71a2
* Fixed SetInsertSQL/SetDeleteSQL
|
14 years ago |
michael
|
8d84ac54ca
* Added easy access function for params
|
15 years ago |
joost
|
cc700b54b8
* Implemented TBufDataset.UniDirectional property
|
15 years ago |
joost
|
cb92994356
* New property TSQLConnection.FieldNameQuoteChars, these chars (start- and
|
15 years ago |