Registriert seit: 5. Feb 2010
Ort: Bad Kissingen
293 Beiträge
Delphi XE Architect
|
AW: Gecheckte Items mit dem Report Builder ausdrucken!
21. Dez 2010, 15:15
3111 Unknown identifier found in the record filter expression
Advantage Error Guide
Problem: An error occurred in the Advantage Expression Engine parser. An identifier within the record filter expression is unknown to the parser.
Solution: This error is usually caused by the use of memory variables within the record filter expression. Memory variables are not supported by the Advantage Expression Engine as the variables are visible only to the client. This error may also result from a misspelled field name or from a field name that does not exist in the current work area.
?!?
|