What is the function and purpose of the messaging server? Do I need to run it in a multi-station enviornment?
if you are using sql compact in your database, you should running it.
the messaging serverit is the connection between the stations, it comunicate instantly the changes
You shouldn't use Compact SQL for mutli terminal setups - it's not designed for networking.
You should run it on a multi terminal environment to refresh other terminals table screens when a ticket created on a terminal.
2 answers
if you are using sql compact in your database, you should running it.
the messaging serverit is the connection between the stations, it comunicate instantly the changes
You shouldn't use Compact SQL for mutli terminal setups - it's not designed for networking.
You should run it on a multi terminal environment to refresh other terminals table screens when a ticket created on a terminal.