Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 6205 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Working in FMP 9 adv:

Attempting to set up Networking for Multiple users in same file.

I have set up a layout for the admin to take a look at the settings at a quick glance using many of the "GET" parameters.

(user count, system, protocol...etc)

My next task was to let the admin see WHO was connected to this file.

Calling the Get(AccountName) works on the individual machine, but I was hoping to figure out a way so grab all the machines account names and list in one field.

Again, this is to show 'who is on', not a list of privileges and possible account names.

Thought?

  • 3 weeks later...
Posted

Well, you could make your own table of logged in users, and create/delete a record as users come and go.

Create a record in the table containing Get(AccountName) filled in by a startup script for your file, and delete it in a close script.

This topic is 6205 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.