Subject | Re: [IBO] Using Filter and then FindFirst method causes exception |
---|---|
Author | Helen Borrie |
Post date | 2006-03-15T22:53:05Z |
At 07:43 AM 16/03/2006, you wrote:
procedure. True or false?
Show
1. the exact SQL statement of the iboquery
2. the exact entries used for the filter clause
3. the code used to apply the filter
Helen
>Using the IBODataset components...whenever I have in my code where I set theIt looks as though you are trying to filter output from a stored
>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?
procedure. True or false?
Show
1. the exact SQL statement of the iboquery
2. the exact entries used for the filter clause
3. the code used to apply the filter
Helen