Salesman0Gil Posted September 27, 2010 Posted September 27, 2010 I've read this post: http://www.fmforums.com/forum/showtopic.php?tid/194129/ But it does not fit my case. I have a script in FM 11, that imports from one table to another. I keep getting script error 100 (Which is file missing) Is it the import step, thats not compatible with the server script. If this is the case, and I need to use a bot, How do I bypass the user name and password, with out giving everyone access?
Steven H. Blackwell Posted September 27, 2010 Posted September 27, 2010 First, take a look at this FM Forums article that we prepared that discusses Server Side imports and exports to be sure you're not causing yourself undue problems. You can use the robot approach, but you may have to craft a special privilege set to run the script. Or you possibly can use VBA or Apple Events (depending on the platform) to execute the routine in FileMaker Pro. Steven Steven
Salesman0Gil Posted September 28, 2010 Author Posted September 28, 2010 Thanks for the help. I got it to work by exporting and then importing the data. What is odd though is that I was importing from one table into another table in the same file. I am interested in the VBScript you mentioned, any chance you a have an example or a link to an example?
Steven H. Blackwell Posted September 29, 2010 Posted September 29, 2010 What is odd though is that I was importing from one table into another table in the same file. I don't believe that is a supported scenario. Steven
Recommended Posts
This topic is 5171 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now