dbTalk Databases Forums  

Scripts in IWP run much faster than with FMP

comp.databases.filemaker comp.databases.filemaker


Discuss Scripts in IWP run much faster than with FMP in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
MB
 
Posts: n/a

Default Scripts in IWP run much faster than with FMP - 02-10-2011 , 02:55 PM






Hello,

I have a file running on FMPSA10 that is accessible by FMP11 on a local
network and by IWP over the internet.
Although I'm using the same scripts... Most scripts run much faster with
IWP over the internet then on the local network with FMP11.
I think it has to do with the fact that some scripts us a loop and
within this loop FMP jumps from one layout to another to do finds or
wathever. Allthough I allways use FREEZE WINDOW before changing from
layout you can still see the scrollbar jumping up and down while the
script is running.
I've got a feeling that this is the problem. With IWP, I start the
script, FMPSA runs the total script and when it is done, it returns the
resulting layout to the browser. On the local network, FMP11 and FMPSA10
keep communicating back and forth and this takes time.

My question :
Isn't there a way to say for instance at the beginning of a script when
using FMP with FMPSA on a local network that FMPSA has to run the total
script on its own and then, when it is ready update the layout on FMP
(as with IWP). This would improve speed enormously.


Thank you in advance,

Marc

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.