Subject Re: [IBO] ibotable filter problem
Author Hundri Magusin
nope, it still complains about the missing or extra bracket. So far the only
workable solution I found is
x=a+b

The irritating aspect and one which led me to hours of wasted debugging time
is the fact that while x=a+b works, x=a + b (note the spaces) does not.


""Jason Wharton"" <jwharton@...> wrote in message
news:09e601c1be20$3854d880$dc756a41@CX170673E...
> Try this:
>
> aTable.Filter:=(x > ( Quantity_from_Supplier1+Quantity_from_Supplier2));
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>