Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Identifying each machine

Featured Replies

Hi All,

Here is my situation. I have one machine running the master database. I have 5 other machines that open that DB remotely. I have created a username and password for each machine. Laptop1, Laptop2, etc.

When someone makes a change to a certain record, prints an invoice for example, I need to be able to see which machine handled that record and when.

I am sure there is away to do this, but I am a coldfusion programmer by trade and I am just starting to develop in FM.

Any help would be greatly appreciated.

Thanks...Mike G

Well if you want to track by each machine then it would make more sense to use something like the MAC address.

Get (SystemNICAddress)

You can then have a table that stores the MAC addresses and the corresponding machine name.

If you want to grab the user name in each FileMaker Pro install ( under preference options ) then look at Get (UserName).

If you want to grab the account that logged into the file, then use Get (AccountName)

  • Author

Well if you want to track by each machine then it would make more sense to use something like the MAC address.

Get (SystemNICAddress)

You can then have a table that stores the MAC addresses and the corresponding machine name.

If you want to grab the user name in each FileMaker Pro install ( under preference options ) then look at Get (UserName).

If you want to grab the account that logged into the file, then use Get (AccountName)

Thanks Mr. Vodka

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.