In my application I use TOraSQLMonitor Component and DBMonitor 2.10 has installed in system.
When i login as Local Administrator all work correctly.
When i login as User (without Admin rights) and lounch my Application, next error raised:
Code: Select all
Current DBMonitor version is out of date. Please update.
[005496CE]DBMonitorClient.GetDBMonitor (Line 102, "DBMonitorClient.pas") + $11
[0054B7B4]DASQLMonitor.TCustomDASQLMonitor.SetActive (Line 758, "DASQLMonitor.pas") + $3
[0054BEE0]DASQLMonitor.TCustomDASQLMonitor.CheckActive (Line 1005, "DASQLMonitor.pas") + $9
[0054BEC6]DASQLMonitor.TCustomDASQLMonitor.Loaded (Line 1000, "DASQLMonitor.pas") + $3
[00427DB3]Classes.NotifyGlobalLoading (Line 2536, "classes.pas") + $D
[00427F55]Classes.InitInheritedComponent (Line 2574, "classes.pas") + $6
[00427F8E]Classes.InitInheritedComponent (Line 2579, "classes.pas") + $7
[00437ABA]Classes.TDataModule.Create (Line 10745, "classes.pas") + $9
[00437B32]Classes.TDataModule.Create (Line 10750, "classes.pas") + $7
[004028DD]System.@FreeMem (Line 2474, "system.pas") + $0
[00405290]System.@LStrClr (Line 11671, "system.pas") + $0
[00405943]System.@LStrSetLength (Line 13059, "system.pas") + $0
[004DA150]Forms.TApplication.CreateForm (Line 6946, "Forms.pas") + $B
[00DBC0EB]btkRuntime.initialization (Line 57, "V:\VSS\BTK\Client VCL\Runtime\btkRuntime.dpr") + $12I try ODAC 5.80 and 6.50.
Does it posible to use DBMonitor and TOraSQLMonitor Component in windows accounts without Adminirtaror rules?