palav2004 Posted May 6, 2006 Share Posted May 6, 2006 Hi, I m developing a cocoa application through which I want to interact with FileMaker. Then only way I found is through applescript along with cocoa. But when I run script to access database file it is necessary to open that file to get/set its data. I want to avoid this i.e. I want interact with filemaker database but user should not get feel that database file is opened. How is it possible? Thanks, Palav Quote Link to comment Share on other sites More sharing options...
0 David Head Posted June 2, 2006 Share Posted June 2, 2006 Hmmm, AFAIK FileMaker databases cannot be accessed without being open (hosted). The internal file structure does not allow for reading the data. Record structure needs to be interpreted by the FileMaker application. Quote Link to comment Share on other sites More sharing options...
Question
palav2004
Hi,
I m developing a cocoa application through which I want to interact with FileMaker. Then only way I found is through applescript along with cocoa.
But when I run script to access database file it is necessary to open that file to get/set its data.
I want to avoid this i.e. I want interact with filemaker database but user should not get feel that database file is opened. How is it possible?
Thanks,
Palav
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.