[FX.php List] Error problem

Bob Patin bob at patin.com
Fri Mar 14 00:50:32 MDT 2008


I've got a form with this simple query in it:

$order=new FX($serverIP,$webCompanionPort);
$order->SetDBData($dbname,'Orders_Temp');
$order->SetDBPassword($pw,$un);
$order->AddDBParam('Order_No','2194');
$orderResult=$order->FMFind();
echo "error: ".$orderResult['errorCode'];

If I put that in a test page with no other code in it, the error code  
displays 0, as it should; but in the page that it's in, I get no  
errorCode value back, although other queries seem to be working.

What gives?

Thanks,

Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
Member of FileMaker Business Alliance and FileMaker TechNet

   CONTACT US VIA INSTANT MESSAGING:
      AIM or iChat: longterm1954
      Yahoo: longterm_solutions
      MSN: tech at longtermsolutions.com
      ICQ: 159333060

--------------------------
Contact us for FileMaker hosting and programming for all versions of  
FileMaker
PHP • CDML • Full email services • Free DNS hosting • Colocation •  
Consulting



More information about the FX.php_List mailing list