View Issue Details

IDProjectCategoryView StatusLast Update
0005019JEDI VCL00 JVCL Componentspublic2011-06-10 16:09
ReporterdeonbezAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.38 
Target VersionFixed in Version3.40 
Summary0005019: TJvMemoryData filter with boolean does not work
DescriptionI have a field called CHECKED in my MD of type TJvMemoryData
when i set filter to
MD.Filter = 'CHECKED = TRUE';
On MD.Filtered:= true I get an DB error field "TRUE" not found.
TagsNo tags attached.

Activities

deonbez

2009-11-16 13:40

reporter   ~0016884

Forgot to say... It is in Delphi 6 :)

vinicius_santos

2009-11-30 01:08

reporter   ~0016917

Try it:
MD.Filter = 'CHECKED = ''TRUE'' ';

Without quotation marks, means a field.

Sorry my bad "Google English".

deonbez

2009-11-30 12:44

reporter   ~0016918

Thanks. Seems to work 100%.

Issue History

Date Modified Username Field Change
2009-11-16 10:14 deonbez New Issue
2009-11-16 13:40 deonbez Note Added: 0016884
2009-11-30 01:08 vinicius_santos Note Added: 0016917
2009-11-30 12:44 deonbez Note Added: 0016918
2009-12-04 15:29 obones Status new => resolved
2009-12-04 15:29 obones Fixed in Version => Daily / SVN
2009-12-04 15:29 obones Resolution open => no change required
2009-12-04 15:29 obones Assigned To => obones
2011-06-10 16:09 obones Fixed in Version Daily / SVN => 3.40