View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004523 | JEDI VCL | 00 JVCL Components | public | 2008-10-11 01:40 | 2008-11-01 18:07 |
| Reporter | bufahad2 | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | not fixable | ||
| Product Version | 3.35 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0004523: JvDBFindEdit does not support MemoFields | ||||
| Description | JvDBFindEdit does not support MemoFields. Would this be a bug or unsupported type? | ||||
| Tags | No tags attached. | ||||
|
|
Please post the zipped sources of a sample application showing this issue. |
|
2008-10-13 15:07
|
JvDBFindEdit.zip (16,808 bytes) |
|
|
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. |
|
|
It is not possible to access a TBlobField (TMemoField is derived from TBlobField) in the FilterRecord. Doing so raises an exception. |
| 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 |