Subject | Re: [IBO] Problem with FindNearest in 4.2 Eg |
---|---|
Author | Jason Wharton |
Post date | 2001-10-29T18:02:25Z |
The latest version of IBO should have this working just fine.
Please get IBO 4.2 F and report back to us.
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Please get IBO 4.2 F and report back to us.
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <sassicaia70@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, October 26, 2001 7:28 AM
Subject: [IBO] Problem with FindNearest in 4.2 Eg
>
> I have a problem with FindNearest in a IBOTable when there are more
> of 2 condition in WHERE clause.
>
> Ex.
>
> FindNearest( 'FIELD1','FIELD2','FIELD3','FIELD4');
>
> Is generate an Exception
>
> Why ??
>
> Thanks Roberto Govoni