View Issue Details

IDProjectCategoryView StatusLast Update
0004523JEDI VCL00 JVCL Componentspublic2008-11-01 18:07
Reporterbufahad2Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionnot fixable 
Product Version3.35 
Target VersionFixed in Version 
Summary0004523: JvDBFindEdit does not support MemoFields
DescriptionJvDBFindEdit does not support MemoFields. Would this be a bug or unsupported type?
TagsNo tags attached.

Activities

obones

2008-10-12 23:50

administrator   ~0014842

Please post the zipped sources of a sample application showing this issue.

2008-10-13 15:07

 

JvDBFindEdit.zip (16,808 bytes)

bufahad2

2008-10-13 15:09

reporter   ~0014851

The attached file is from the examples directory, but modified to use JvDBGrid and it points to biolife.db in DBDemos Alias. Select the (Notes) Field from the list of fields then try to do the search and you will not be able search or filter the Notes field.

AHUser

2008-10-18 05:09

developer   ~0014883

It is not possible to access a TBlobField (TMemoField is derived from TBlobField) in the FilterRecord. Doing so raises an exception.

Issue History

Date Modified Username Field Change
2008-10-11 01:40 bufahad2 New Issue
2008-10-12 23:50 obones Note Added: 0014842
2008-10-12 23:50 obones Status new => feedback
2008-10-13 15:07 bufahad2 File Added: JvDBFindEdit.zip
2008-10-13 15:09 bufahad2 Note Added: 0014851
2008-10-18 05:09 AHUser Note Added: 0014883
2008-11-01 18:06 AHUser Status feedback => closed
2008-11-01 18:07 AHUser Resolution open => not fixable