[FX.php List] error 100

Jordan Sandford jordan at interiordesignweb.com
Fri Jan 21 09:18:12 MST 2005


Thank you Michael.

The portal worked! Oh, man, thanks so much. Sorry about all those 
posts. Well, have a great day!

-Jordan


On Jan 21, 2005, at 10:36 AM, Michael Layne wrote:

> try putting the problematic field inside a portal of the same 
> relationship.
>
>
> On Jan 20, 2005, at 5:03 PM, Jordan Sandford wrote:
>
>> Hello all,
>>
>> I'm getting an fx_error Object with an error code of 100. I can't 
>> figure out why. My code:
>>
>> 		$FM = new FX($serverIP, $webCompanionPort,$dataServerType);
>> 		$FM->SetDBData('IDWweb.fp7','Invoices',"all");
>> 		$FM->SetDBUserPass($DBUser,$DBPassword);
>> 		$ReturnedData=$FM->FMFindAll();
>> This returns error code 100. If the layout was mistyped, it would 
>> return 105.
>>
>> If I use FMView(), it will pull the database information and such (no 
>> error).
>> If I change the above code to access another layout. I don't get an 
>> error. So I deleted a field in the problematic layout "Invoices." 
>> After I ran the above code again it worked!
>>
>> I have a table called T_Invoices, which has 2 relationships to one 
>> table. So in the relationship graph there is the Snapshots table and 
>> the Snapshots2 table.
>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>
> Michael Layne  :  9 degrees development  :  www.9degrees.com  :  
> 404.226.7835
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1626 bytes
Desc: not available
Url : http://www.iviking.org/pipermail/fx.php_list/attachments/20050121/3907762c/attachment.bin


More information about the FX.php_List mailing list