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
Multi user
- G4POP
- Log4OM Alpha Team
- Posts: 11592
- Joined: 21 Jan 2013, 14:55
- Location: Burnham on Crouch, Essex UK
Re: Multi user
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
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