• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: FileMaker Served Database?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FileMaker Served Database?


  • Subject: Re: FileMaker Served Database?
  • From: Takaaki Naganoya <email@hidden>
  • Date: Fri, 29 Dec 2000 02:31:42 +0900

At 10:12 AM -0500 00.12.26, Jason Bourque wrote:

Do you want to open database on FileMaker Pro server?

Ms. Naoko Suzuki, a Japanese FileMaker Pro user found the way.
It is quite simple.

tell application "FileMaker Pro"
open "<db name>"
end tell

That's all! :-)


If password is needed.....

tell application "FileMaker Pro"
open "<db name>" with password "<pass word>"
end tell

We tryed it on the Japanese version of FileMaker Pro and succeeded!

---
Takaaki Naganoya
CABARET GRAPHICS
email@hidden

*AirMac (AirPort in Japan) information page "On The Air"
http://www.AirMac.org/

Hello,

I am scripting a Solution remotely ( offsite ) that incorporates FileMaker
Pro. But this database I need to get to is served from FileMaker Pro Server.
I won't be able to work on the actual computer this script is going on.

So my question is how do you open a served Database via AppleScript.
I am new to FileMaker and am not sure how the server works.

Jason Bourque


References: 
 >FileMaker Served Database? (From: Jason Bourque <email@hidden>)

  • Prev by Date: Re: Script Menu in Outlook Express 5.02
  • Next by Date: Re: script QXP
  • Previous by thread: FileMaker Served Database?
  • Next by thread: script QXP
  • Index(es):
    • Date
    • Thread