[FX.php List] FMNew adds two records?
Dale Bengston
dbengston at preservationstudio.com
Fri Jan 18 20:45:15 MST 2008
There's no reason you should have to delete blanks. Something is not
right. I don't know who else will chime in on a Friday night, but I
know this has come up before and someone can provide a solution. Anyone?
Dale
On Jan 18, 2008, at 9:23 PM, Jon Montgomery wrote:
> Dale,
> Here is where I put it, but it did not help. Still two records
> with
> FireFox.
>
> $newrecord->AddDBParam('extra_perf',$extra_perf);
>
> $newrecord-> FMUseCURL(false);
>
> $newrecordResult=$newrecord->FMNew();
>
> It is not that hard to go and delete those blanks if I have to. I
> just don't
> think I should have to.
>
> Jon
>
>
> On 1/18/08 9:14 PM, "Dale Bengston" <dbengston at preservationstudio.com>
> wrote:
>
>> This would be within your FX query, after you instantiate it and
>> before your FMNew() line.
>>
>> $InstanceName = new FX($serverIP, $webCompanionPort,
>> $dataSourceType);
>>
>> [...] other parameters [...]
>>
>> $InstanceName-> FMUseCURL(false);
>> $ReturnResult = $InstanceName->FMNew();
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list