View Issue Details

IDProjectCategoryView StatusLast Update
0005325JEDI VCL00 JVCL Componentspublic2012-02-29 16:55
ReporterdreelAssigned ToAHUser 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.39 
Target VersionFixed in Version3.45 
Summary0005325: JvMemoryData don't load
DescriptionJvMemoryData attached to TADOQuery, DataSource linked to JvMemoryData.
DBGrid views the data from DataSource.

JvMemoryData has 2 AdtField with Child Fields.

So after open last 2 columns in JvMemoryData stay blank, but TADOQuery directly attached to the same DBGrid shows all data fine.

I think it's all about CopyFromDataSet procedure counting fields wrong if there any AdtField.
Tagsadt, adtfield, Calculated, Delphi 7.0, Field, JvMemoryData

Activities

obones

2010-10-08 16:30

administrator   ~0017830

Please provide the zipped sources of a sample application showing this

2010-10-26 09:13

 

Jvcl_issue0005325.zip (8,743 bytes)

dreel

2010-10-26 09:15

reporter   ~0017957

Simple application reproducing the bug http://issuetracker.delphi-jedi.org/file_download.php?file_id=0002018&type=bug

I've found the dependency from existing Calculated fields.

JvMemoryData.LoadData = Enabled
It Looks like LoadStructure takes FieldCount = JvMemData.FieldsCount - CalcFieldsCount.

See the example for details.

AHUser

2010-11-28 01:35

developer   ~0018198

Fixed in svn revision 12921.

Issue History

Date Modified Username Field Change
2010-09-06 16:27 dreel New Issue
2010-09-06 16:29 dreel Tag Attached: Delphi 7.0
2010-09-06 16:29 dreel Tag Attached: adt
2010-09-06 16:29 dreel Tag Attached: adtfield
2010-09-06 16:29 dreel Tag Attached: JvMemoryData
2010-10-08 16:30 obones Note Added: 0017830
2010-10-08 16:30 obones Status new => feedback
2010-10-26 09:12 dreel Tag Attached: Calculated
2010-10-26 09:12 dreel Tag Attached: Field
2010-10-26 09:13 dreel File Added: Jvcl_issue0005325.zip
2010-10-26 09:15 dreel Note Added: 0017957
2010-11-28 01:35 AHUser Note Added: 0018198
2010-11-28 01:35 AHUser Status feedback => resolved
2010-11-28 01:35 AHUser Fixed in Version => Daily / SVN
2010-11-28 01:35 AHUser Resolution open => fixed
2010-11-28 01:35 AHUser Assigned To => AHUser
2012-02-29 16:55 obones Fixed in Version Daily / SVN => 3.45