joost
|
d33cd8d4c5
* Implemented the new-style blob-fields for Mysql
|
18 năm trước cách đây |
joost
|
d9efc52dba
* Replaced TIBConnections LoadBlobIntoStream for LoadblobIntobuffer
|
18 năm trước cách đây |
joost
|
1a8ff494ff
* Added support for fetching BLOB-fields directly in TBufDataset
|
18 năm trước cách đây |
joost
|
90a6bdcdd4
* Implemented the sqEscapeSlash and sqescapeRepeat connection options
|
18 năm trước cách đây |
joost
|
fc0bb654c1
* Fix bug in parsing escaped quotes for Postgresql + added a test
|
18 năm trước cách đây |
joost
|
abafbc147a
* made TSQLCursor.create virtual
|
18 năm trước cách đây |
joost
|
9e9c10bb02
* fix for bug #7565 + test
|
18 năm trước cách đây |
joost
|
0c18a09c2b
* fix for persistent fields
|
18 năm trước cách đây |
joost
|
642e611f88
* CanModify shoud not be dependent on active
|
18 năm trước cách đây |
joost
|
968f44d0b4
+ Implemented a filter-parser for TBufDataset, based on the parser of TDbf
|
18 năm trước cách đây |
joost
|
17acf22a48
+ Added TBufDataset.Filtered, based on OnFilterRecord
|
18 năm trước cách đây |
joost
|
38213ba71e
- Renamed TSQLQuery.Filter and Filtered to ServerFilter and ServerFiltered
|
18 năm trước cách đây |
joost
|
e529122bc6
* Rewrote blobfields for TBufDataset
|
19 năm trước cách đây |
joost
|
d7d1591472
* SQL-parser now handles sub-selects correctly
|
19 năm trước cách đây |
joost
|
5bcf428f12
* Parser can handle group by statements now (issue #7374)
|
19 năm trước cách đây |
joost
|
88fd6f0727
* the query-parser from sqldb now uses the dsparams-algorithm to handle comments and strings. (solves mantis issues #7599 and 6924)
|
19 năm trước cách đây |
joost
|
66dd1e3127
+ implemented CreateDB and DropDB methods for ibconnection, pqconnection and mysqlconnection
|
19 năm trước cách đây |
joost
|
bb34d2fc32
+ Initial implementation of TSQLScript
|
19 năm trước cách đây |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 năm trước cách đây |
joost
|
d0a367ef1e
+ Caching of blob-fields which can only be fetched for the current record is now handled by TSQLConnection
|
19 năm trước cách đây |
joost
|
89559ac4ce
+ CanModify should return false if the dataset is closed
|
19 năm trước cách đây |
joost
|
47e692b60b
+ Fix for bug #7144
|
19 năm trước cách đây |
joost
|
eddc1b3edd
+ Basics for editing BLOB-fields
|
19 năm trước cách đây |
joost
|
894b432dc7
+ implemented error-handling on ApplyUpdates
|
19 năm trước cách đây |
joost
|
90b40e9385
+ Fixed a crash when connecting to a database fails when using execsql on a query
|
19 năm trước cách đây |
joost
|
f36010fc31
+ Added simulation of parameters for MySQL
|
19 năm trước cách đây |
joost
|
772c36ae7a
- Fix for TParam.SetDataType
|
19 năm trước cách đây |
michael
|
69559c6068
+ Initial support for Master/Detail relations
|
19 năm trước cách đây |
joost
|
f1fc3a316d
* Fix for error-handling when a TSQLQuery is opened.
|
19 năm trước cách đây |
joost
|
251fc46121
+ added empty TSQLConnection.GetHandle
|
19 năm trước cách đây |