Witango at [EMAIL PROTECTED] wrote:

> Need a little help using Witango with FileMaker.

Not sure what OS or FMP version you are using but most set ups are very
different to SQL databases. I use Tango/MacOS9/FMP4,5,6 and WiTango/MacOS
X/FMP6.

To do a date range search I ensure that the field in FMP is in date format
and use two Search Criteria:

    Layout_0.Date  >= <@ARG StartDate>  False
And Layout_0.Date  <= <@ARG EndDate>    False

I've never tried FMP's Find mode style and expect it won't work.

Wayne Irvine

                  Byte Services Pty Ltd
               http://www.byteserve.com.au/
                  [EMAIL PROTECTED]
   Ph 02 9960 6099   Mob 0409 960 609   Fax 02 9960 6088

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to