Active
Score21
This would make it feasible to quickly load large numbers of records on a FileMaker Go database from a network. This would allow us to rewrite the MirrorSync script to be 1) many times faster, and 2) support unlimited numbers of tables.
Yes please!
This would be a fantastic addition to FileMaker Go, as often I am developing solutions that are designed for offline use - one of the great things about FMGo! :-) ... and often these solutions need to get updated data from server hosted files, and either using loops to go through data downloaded via Insert from URL (by way of FMS XML publishing etc), or opening a connection to the hosted file directly and using the regular 'Import Records' script step is not ideal.
Alternatively, if it was possible for FMS to export .fmp12 (perhaps by triggering a script on server by using an appropriate XML publishing URL) which could then be downloaded and imported into FMGo, that might work OK, but still not as neat as a straight XML HTTP import.
Really, it would just be great if FMGo could import more than just .fmp12