Page 1 of 1

DBMonitor feature missing due to missing SQLExpr.pas?!

Posted: Wed 11 Jan 2006 08:35
by DOtto
I try to add: SQLExpr.pas as Component to the Package: dclusr.dpk

But Delphi tells me on Compile:

German: [Fehler] dclusr.dpk(40): Package 'dbexpress' enthält bereits die Unit 'SqlExpr'
English: [Error] dcluser.dpk(40): Package 'dbexpress' already contains the unit 'SqlExpr'


Delphi 7 Pro Update 1

Tim

Posted: Wed 11 Jan 2006 15:36
by Ikar
This unit is already added to 'dbexpress' package. You do not need to install this unit in this case.