August 28, 201411 yr Hi there, We have a hosted file on a shared FM13 server. (triple8.net) I am trying to import data between 2 tables of the same file, but keep getting error 100 - File is missing The import script parameters I'm using for the source file are: fmnet:/fm.Triple8.net/filename -(filename is replaced with the name of the file) Are the are special settings / steps that need to be taken to import between tables on fm server 13? Mark
August 28, 201411 yr You can not import server-side between tables of the same file. It's a FM limitation. The standard way around it is to export to CSV and then import from that.
Create an account or sign in to comment