Michaël Van Canneyt
7b4a5c9728
* Last patch did not contain all changes...
2024-11-27 23:38:11 +01:00
Michaël Van Canneyt
a30222daed
* Fix issue where refresh causes access violation in TBufDataset. Fixes issue #40987
2024-11-27 22:46:26 +01:00
michael
b9e94a961d
* Added test for bug ID #36086 (lookup on empty dataset)
...
git-svn-id: trunk@43035 -
2019-09-19 07:40:26 +00:00
michael
e947d45447
* Fix bug ID #35769
...
git-svn-id: trunk@42886 -
2019-09-01 11:32:14 +00:00
michael
edca192fad
* Fix many warnings & hints
...
git-svn-id: trunk@37356 -
2017-09-29 07:50:50 +00:00
lacak
0c75c760bf
fcl-db: base: Check if Required is copied from Fields to FieldDefs (cosmetic)
...
git-svn-id: trunk@34745 -
2016-10-20 12:37:25 +00:00
michael
81c4fe28bf
* Added CopyFromDataset, Clear
...
git-svn-id: trunk@33150 -
2016-03-05 10:15:45 +00:00
lacak
ef00cefa0a
fcl-db: cleanup (remove unused parts of code)
...
git-svn-id: trunk@31146 -
2015-06-23 10:27:36 +00:00
michael
ac077797cd
* Fix for bug ID #27715
...
git-svn-id: trunk@30295 -
2015-03-23 19:50:46 +00:00
reiniero
bfb21cb4a0
* fcl-db: tests: better error reporting
...
git-svn-id: trunk@28028 -
2014-06-22 07:24:37 +00:00
reiniero
3065e3289b
fcl-db: dbtestframework:
...
+ add support for logging test execution/sqldb log events to file. Enable by setting the the logfile= entry in database.ini
git-svn-id: trunk@27329 -
2014-03-29 10:17:31 +00:00
reiniero
088c4fce57
dbtestframework:
...
* remove duplicate test, see issue #25648
git-svn-id: trunk@27077 -
2014-03-10 13:26:58 +00:00
reiniero
35938befd4
fcl-db: dbtestframework
...
+ test for mantis issue #15376
sqldb:TSQLQuery : TMemoField.AsString does not return modified value before POST when I changed a value of TMemoField.
git-svn-id: trunk@27073 -
2014-03-10 11:11:15 +00:00
joost
c02351da63
* Implemented autoincremental fields for TBufDataset
...
git-svn-id: trunk@21757 -
2012-07-02 11:42:05 +00:00
joost
cc3ac1dd95
* Createdataset should not create fielddefs for calculated or lookup fields
...
git-svn-id: trunk@21640 -
2012-06-18 09:48:52 +00:00
joost
f011d02833
* Raise an exception when a TBufDataset is opened while there is no dataset created
...
git-svn-id: trunk@21268 -
2012-05-09 15:56:55 +00:00
joost
c16b79c1a6
Improved working with stand-alone TBufDataset:
...
* Added tests
* Raise exception when trying to refresh data when there are updates
* CreateDataset now also creates a dataset based on the fields when there
are no fielddefs available.
git-svn-id: trunk@20940 -
2012-04-20 13:45:41 +00:00