dbMonitor doesn't work after update to 5.0.1

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
krzysiek__m
Posts: 3
Joined: Fri 15 Jul 2011 13:11
Location: Poland

dbMonitor doesn't work after update to 5.0.1

Post by krzysiek__m » Fri 24 May 2013 15:15

The same with IBDac. dbMonitor not see any process.

DemetrionQ
Devart Team
Posts: 271
Joined: Wed 23 Jan 2013 11:21

Re: dbMonitor doesn't work after update to 5.0.1

Post by DemetrionQ » Fri 24 May 2013 15:39

Hello.

To solve the problem, you should turn moDBMonitor option on (in the TUniSQLMonitor.Options).

Post Reply