Subject | Re: [IBO] IB_Query & Filter Problem |
---|---|
Author | Helen Borrie |
Post date | 2001-09-07T06:58:05Z |
At 03:42 AM 07-09-01 +0000, you wrote:
If it is a column name, what is the data type of the column?
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>IB_Query.Filter := 'x > ''1''';What is does X represent in this example?
>IB_Query.FindFirst;
>
>** the filtered property is not set to true due to i want to search
>first record only **
>
>casue error on Unsupport Column Type: 0
If it is a column name, what is the data type of the column?
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________