View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005804 | JEDI VCL | 00 JVCL Components | public | 2012-02-22 17:29 | 2012-09-10 14:15 |
Reporter | Regis CLUSEAU | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.45 | ||||
Target Version | Fixed in Version | 3.46 | |||
Summary | 0005804: TJvMemory LoadFromDataset does not copy Null Value | ||||
Description | When doing LoadFromDataset from source to destination JvMemory tables when a date is null on the source it becomes 30/12/1899 on the destination. It was working fine whith the version 3.40 | ||||
Tags | No tags attached. | ||||
|
Please provide the zipped sources of a sample application showing this |
2012-02-23 09:50
|
PBJvMemory.zip (88,343 bytes) |
|
This example is Self explanatory |
|
The same issue: 0005887 When it will be fixed? |
|
Frankly guys, what would you need it ? It was great in Delphi 1 times in 1995. But now ? You have TClientDataset. You have TList<any-record-type-u-want> You have Nexus, Firebird, SQLight and god knows what more in-memory databases. Why would you need this ? Few years ago i implemented Master-detail for TDBF component, and i never ever want to dig into TDataSet descendant eve more. In the project i am tasked now i would check each place where i would meet this component: usually it is abused more than used and is fair game to be cleaned out. |
|
BTW, guys! you need it - you fix it! Afterall it is opensource - eat one's own food, scratch your itch, etc. Say, altaveron, when it will be fixed ? |
|
This is now fixed in SVN |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-02-22 17:29 | Regis CLUSEAU | New Issue | |
2012-02-23 09:09 | obones | Note Added: 0019482 | |
2012-02-23 09:09 | obones | Status | new => feedback |
2012-02-23 09:50 | Regis CLUSEAU | File Added: PBJvMemory.zip | |
2012-02-23 09:52 | Regis CLUSEAU | Note Added: 0019488 | |
2012-05-21 16:57 | altaveron | Note Added: 0019776 | |
2012-06-06 09:49 | obones | Relationship added | related to 0005887 |
2012-06-06 23:42 | Arioch | Note Added: 0019806 | |
2012-06-06 23:43 | Arioch | Note Added: 0019807 | |
2012-06-06 23:44 | Arioch | Note Edited: 0019807 | |
2012-06-11 17:34 | obones | Relationship added | has duplicate 0005882 |
2012-06-11 17:37 | obones | Status | feedback => acknowledged |
2012-06-12 15:53 | obones | Note Added: 0019924 | |
2012-06-12 15:53 | obones | Status | acknowledged => resolved |
2012-06-12 15:53 | obones | Fixed in Version | => Daily / SVN |
2012-06-12 15:53 | obones | Resolution | open => fixed |
2012-06-12 15:53 | obones | Assigned To | => obones |
2012-09-10 14:15 | obones | Fixed in Version | Daily / SVN => 3.46 |