[FX.php List] problem: FMP appended in "search" mode after fx
search
Gjermund Gusland Thorsen
ggt667 at gmail.com
Fri Oct 8 10:10:50 MDT 2004
I find this to be very impressive, I have never been able to run
FX.php when it's not in Browse mode, and I have never seen it leave
browse mode.
ggt
On Fri, 8 Oct 2004 10:12:56 +0200, Softime90 Snc <info at softime90.com> wrote:
> Hi to all.
> I am just starting to use FX, and have a problem after a FX search.
> Everything is done well,(I get the correct data) but at the end of a
> search, my fmpro file (version 6.04)
> remains appended in search mode.
> Can somebody point me where the mistake is ?
> thanks in advance
> Andrea
>
> $query1=new FX($ip_server_filemaker);
> $query1->SetDBData($filemaker_db,$filemaker_layout_lista,$select_rows);
> $query1->SetDBPassword($filemaker_pwd);
>
> // search on codProv
>
> $query1->AddDBParam('codProv','RA','eq');
>
> $query1->AddSortParam('field1');
> $query1->AddSortParam('field2','descend');
> $query1->FMSkipRecords($select_offset);
> $ReturnedData=$query1->FMFind();
>
> $ReturnedData has the correct data
>
> fmpro is still in "search" mode (not in "use" mode)
>
> --
> _______________________________________________
> Softime 90 S.n.c
> Via Buon Pastore 5
> 40141 Bologna (BO), Italy
> tel: ++ 39.051.471057
> fax: ++ 39.051.4839735
> E-mail info at softime90.com
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
More information about the FX.php_List
mailing list