Page 1 of 1

dbmonitor in mac

Posted: Mon 08 Aug 2016 14:32
by vitaldj
Is there a version for Mac dbmonitor?

Re: dbmonitor in mac

Posted: Wed 10 Aug 2016 07:16
by MaximG
Unfortunately, dbMonitor is available only for Windows platform. However, you can actually use it as a remote debug tool. For this, use the LiteSQLMonitor.DBMonitorOptions.Host property. In this property, specify the IP address of the machine, on which dbMonitor is running, and run your project on MacOS. Now queries executed in MacOS environment will be displayed in dbMonitor on the machine with the address you have specified in the property.