[FX.php List] PerformFMscript not performing?
Tim 'Webko' Booth
tim.webko at gmail.com
Wed Mar 27 20:48:47 MDT 2013
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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20130328/02f91708/attachment.html
More information about the FX.php_List
mailing list