Open GoogleCodeExporter opened 9 years ago
It appears that FileMaker is waiting to get a lock on the File, which it can't
do because there is a calculation in
progress (the plugin call.)
Force quitting FileMaker seems to drop the table (if using drop)
Not sure of the cure yet, but this may help.
Original comment by canterbu...@gmail.com
on 16 Sep 2009 at 8:46
needs to execute on idle
Original comment by ernest...@gmail.com
on 10 Oct 2009 at 1:26
Indeed. You will need an extra optional parameter to indicate it should execute
on Idle.
+ Some way to store the query so it can be picked up by the idle handler.
Original comment by clari...@gmail.com
on 24 Mar 2010 at 12:54
Original issue reported on code.google.com by
ChrisKubica
on 15 Sep 2009 at 3:08