Activate DB monitor.
- 
				[email protected]
 - Posts: 12
 - Joined: Fri 25 Sep 2015 09:28
 
Activate DB monitor.
In Delphi XE8 I'm trying to activate the DB monitor for UNIDac (demo) but it stays invisible. I drop UniSQLmonitor on the form, set the debug property of the connection to "True", select DB monitor from the UniDac menu in Delphi. The icon shows up en the bottom of windows, but i cant see the DB monitor ar avtivate it either from when i compile and run och otherwise. Am i missing something? Is there some line of code i should insert some where?
			
									
									
						Re: Activate DB monitor.
The similar question has already been discussed on our forum. Follow the link http://forums.devart.com/viewtopic.php?f=28&t=19029 for details.
			
									
									
						- 
				[email protected]
 - Posts: 12
 - Joined: Fri 25 Sep 2015 09:28
 
Re: Activate DB monitor.
I really don't have a clue what that code does. I don't want any fancy advanced stuff, i just want the very basic function. All i want is the DBmonitor to show itself, to change from invisible to visible.ViktorV wrote:The similar question has already been discussed on our forum. Follow the link http://forums.devart.com/viewtopic.php?f=28&t=19029 for details.
Re: Activate DB monitor.
To solve the issue, please try follow the steps:
- delete DB Monitor
- delete the registry branch HKEY_CURRENT_USER\Software\Devart\dbMonitor
- install DB Monitor
			
									
									
						- delete DB Monitor
- delete the registry branch HKEY_CURRENT_USER\Software\Devart\dbMonitor
- install DB Monitor