R
Roger Blanchard
Guest
Yes, that is what we are doing. It is a DB sync manager that is replicating tables from the server to a local SQLite DB that will be used by a point of sale terminal. We are using a NotifyIcon to display an icon of a database in different states (idle, fetching, error, etc.). There are no message statements and all errors are caught and logged. Thanks for the info.
Continue reading...
Continue reading...