Subject | Using Filter and then FindFirst method causes exception |
---|---|
Author | Anthony Tanas |
Post date | 2006-03-15T20:43:51Z |
Using the IBODataset components...whenever I have in my code where I set the
Filter property and then run the FindFirst method I get the following
exception:
---------------------------------------------------------------------
ISC ERROR CODE:335544569
ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -104
Token unknown - line 1, char 1
FROM
STATEMENT:
TIB_FilterCursor:
"<TApplication>.dtmodCode.qryLoadProcedureChanges.IBOqrqryLoadProcedureChang
es.<TIB_FilterCurso'.
----------------------------------------------------------------------
Any ideas on what my problem is?
Thanks,
Anthony
Filter property and then run the FindFirst method I get the following
exception:
---------------------------------------------------------------------
ISC ERROR CODE:335544569
ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -104
Token unknown - line 1, char 1
FROM
STATEMENT:
TIB_FilterCursor:
"<TApplication>.dtmodCode.qryLoadProcedureChanges.IBOqrqryLoadProcedureChang
es.<TIB_FilterCurso'.
----------------------------------------------------------------------
Any ideas on what my problem is?
Thanks,
Anthony