Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBScript and FileMaker Server ???

Status
Not open for further replies.

jaemi

MIS
Jul 17, 2002
2
US
How would I go about accessing the FileMaker Server using VBScript or other scripting language to access the database. Reason for this is to find out if database is running or not. Any help would greatly appreciate it.
 
If you are running Filemaker Server - you can find out if the databases are open by starting Filemaker Pro and clicking on Hosts. That will show you the name of the computer hosting files and the available files.

The FM Server CD also has a program that can be installed at a FM Pro workstation that will allow you to "look" at the server and open or close files for hosting.

Hope this helps.
Im Steven B
 
Thanks for the response. Perhaps I wasn't clear on my first explanation. I need to code a script that will tell me if the database is up and running. This is so that I can automate the process of monitoring the status of the FM server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top