[FX.php List] This is driving me crazy

Jonathan Schwartz jschwartz at exit445.com
Fri Feb 8 13:33:01 MST 2008


Just a guess....

fx.php won't return an error code if the query is not successful 
(server being correct, etc).

Is the query getting to FMP and back?

J




At 2:24 PM -0600 2/8/08, Bob Patin wrote:
>What's wrong with this picture? I get no errorCode:
>
>$query=new FX($serverIP,$webCompanionPort, $dataType, $scheme);
>$query->SetDBData($webDB,'web_InternAppl',1);
>$query->SetDBPassword($webPW,$webUN);
>$query->AddDBParam('webUsername',$username);
>$queryResult=$query->FMFind();
>echo 'Error code: '.$queryResult['errorCode'];
>_______________________________________________
>FX.php_List mailing list
>FX.php_List at mail.iviking.org
>http://www.iviking.org/mailman/listinfo/fx.php_list


-- 
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
http://www.exit445.com
415-381-1852


More information about the FX.php_List mailing list