[FX.php List] PerformFMscript not performing?

Denis Somar dsomar at gmail.com
Wed Mar 27 20:52:54 MDT 2013


Nope. All my other PHP FX queries are working fine with that setup though.
 Thus I'm perplexed!  Thanks for taking a crack though.

D

On Wed, Mar 27, 2013 at 10:48 PM, Tim 'Webko' Booth <tim.webko at gmail.com>wrote:

> 802- Unalbe to open file
>
> Incorrect database name, or user / password combo are the most common
> reasons for this.
>
> Try a normal FX query.
>
> Does the script need to talk to another file?
>
> On 28 March 2013 13:45, Denis Somar <dsomar at gmail.com> wrote:
>
>>  Hi all,
>>
>> What's the exact start to finish code for setting up a script to execute
>> via FX.php?
>>
>> I have
>> $q = new FX( $serverIP, $webCompanionPort, $dataSourceType );
>>  $q->SetDBUserPass( $webUN, $webPW );
>>
>> $q->PerformFMScript('09-mark-submitted-quote-lines');
>>
>> And am not getting anything.  I also tried adding:
>> $r = $q->FMEdit();
>> $ErrorCode = $r['errorCode'];
>>
>> And I keep getting an error 802.
>>
>> Am lost so any help is appreciated!
>>
>> Best,
>> Denis
>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20130327/a6e4bbca/attachment-0001.html


More information about the FX.php_List mailing list