|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000222 |
[NexusDB] Enterprise Manager |
minor |
always |
2009-05-19 13:37 |
2010-04-30 14:18 |
|
|
Reporter |
Eivind |
View Status |
public |
|
|
Assigned To |
Eivind |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
QA Testing |
|
Product Version |
Public Beta 3 |
|
|
Summary |
0000222: Adding new field and filter on the new field at the same time does not work |
|
Description |
[19.05 10:43] <Thorsten[NDA]> well, the problem is that you have to use the filter parser from dbcommon.pas to build the filter
[19.05 10:44] <Thorsten[NDA]> and that filter parser only operates on a TDataSet
[19.05 10:44] <Thorsten[NDA]> the solution is to take the data dictionary, remove everything except the field definitions, create a local in-memory table with that
[19.05 10:44] <Thorsten[NDA]> and run the filter parser against that dataset |
|
Additional Information |
|
|
|
Attached Files |
|
|
|