Multi user

Need help? - Post here and we will find a solution for you.
Locked
G0PZA
New user
Posts: 2
Joined: 01 Sep 2015, 22:27

Multi user

Post by G0PZA »

We need to use a multi user logging system to run 3 stations concurrently in "dxpedition" style over a 5 day special event. How do we do this with log4om ? Also, can we use it in a wide area network over the Internet as well ?

Garo G0PZA
User avatar
G4POP
Log4OM Alpha Team
Posts: 11592
Joined: 21 Jan 2013, 14:55
Location: Burnham on Crouch, Essex UK

Re: Multi user

Post by G4POP »

No problem,

If its a contest type station where logging to the main database will at times be simultaneous then you just need to set up a central MySQL database on the network (Instructions in the user guide)

Alternatively install drop box on all computers and share the standard SQLite database from that, this works well where you don't have a network available and all computers will synchronise next time there is an internet connection - NOT SUITABLE FOR SIMULTANEOUS LOGGING
73 Terry G4POP
Locked