marco
|
58b4a36869
--- Merging r31146 into '.':
|
10 years ago |
marco
|
a34587e7b6
--- Merging r30795 into '.':
|
10 years ago |
marco
|
a16d796692
--- Merging r30462 into '.':
|
10 years ago |
marco
|
e263ebeb1d
--- Merging r30137 into '.':
|
10 years ago |
michael
|
6d5622aca3
* Implemented RefreshSQL and fetching value for AutoInc fields
|
10 years ago |
michael
|
f00212c993
* Fix+Test for bug #27068 : coCheckRowsAffected
|
10 years ago |
michael
|
6b32a6e0e5
* Transaction options and connection options
|
10 years ago |
michael
|
a53fca1b67
* QueryOptions for disconnected mode and autoapplyupdates
|
10 years ago |
joost
|
8b6c61bb86
* Forgot to commit file in r21641
|
13 years ago |
joost
|
f011d02833
* Raise an exception when a TBufDataset is opened while there is no dataset created
|
13 years ago |
joost
|
c16b79c1a6
Improved working with stand-alone TBufDataset:
|
13 years ago |
michael
|
627bc7f73b
* Forgot to commit constants used in sqldb logging
|
14 years ago |
joost
|
00f42cbdf1
* Allow searching and filtering on ftFixedWidth fields
|
15 years ago |
joost
|
663a59e75b
* Better fix for r13969. Let the database-server handle invalid null-parameters. Tip from Martin Schreiber
|
16 years ago |
joost
|
a3760ab67e
* Forgot to commit file, fixed compilation
|
16 years ago |
joost
|
b0cf2a2dc6
* Use TField.Assignvalue to set the fieldvalues in DoInsertAppend
|
16 years ago |
joost
|
c79e23c5eb
* Register DataPacketReaders
|
17 years ago |
joost
|
b2bc1a17ff
* Implemented TDataset.AppendRecord and InsertRecord + test (bug 11450)
|
17 years ago |
joost
|
6f8fd76e21
* Restructured the ApplyRecUpdates mechanism. Update-queries are only created when necessary and improved error messages. Readonly does not depend on ParseSQL anymore (mantis 9254) + test
|
17 years ago |
joost
|
321be49ff5
* Added TSQLQuery.ServerIndexDefs, the indexes on the server are now stored in this new property instead of IndexDefs which from now on only stores the local indexes
|
17 years ago |
joost
|
3852af4afb
* Moved StringsReplace from sqldb to strutils
|
17 years ago |
joost
|
934d35f27a
* Implemented mergesort BuildIndex
|
17 years ago |
joost
|
5c1ce50a91
* Implemented some kind of AddIndex when ArrayBuf is defined
|
17 years ago |
joost
|
96fe8e196a
* Started adding an array-approach to the already existing double-linked list mechanism in TBufDataset. The list based on an array can be enabled with the ARRAYBUF define
|
18 years ago |
Jonas Maebe
|
44e7fffed5
* move fcl-db/src/*.{inc,pp,pas} to fcl-db/base to be able to specify
|
18 years ago |