Page 1 of 1

TMYSQLMonitor missing after install from source (D2007/9)

Posted: Thu 20 Nov 2008 16:52
by cjmoore
I've installed UniDAC, SDAC and MyDAC source releases into D2007 and D2009 and in both versions of Delphi the TMYSQLMonitor component is missing.

TMSSQLMonitor and TUniSQLMonitor were both installed without me needing to do anything so how do I get TMYSQLMonitor onto the component palette?

Thanks,
Cary

Posted: Fri 21 Nov 2008 01:34
by cjmoore
Sorted.

I had used the make files to build the 3 DACs and for some reason dclmysqlmonXXX.bpl failed to install (said it wasn't a design time package)

When I recompiled the .dpk it installed fine in both D2007 and D2009