Page 1 of 1

TSQLMonitor not supported on Delphi 10.4 Pro.

Posted: Fri 04 Sep 2020 19:57
by Muwaffa
Do you provide a substitute class to dbexpress TSQLMonitor in Delphi's Pro, edition?

They don't support this class in this edition! to my surprise.

):

Re: TSQLMonitor not supported on Delphi 10.4 Pro.

Posted: Fri 12 Feb 2021 17:46
by Stellar
You can use our freeware tool dbMonitor to monitor SQL statements executed by our driver.
DBMonitor is easy-to-use tool to provide visual monitoring of your database applications.
https://www.devart.com/dbmonitor/

Re: TSQLMonitor not supported on Delphi 10.4 Pro.

Posted: Wed 28 Apr 2021 07:25
by Eden0928
You can set up DBXTrace for Driver.DelegateConnection in TSQLConnection, and set up TraceFile's file path (required).

After this setting is completed, TSQLMonitor will take effect.

P.S. : If you set TraceDriver to True, an AccessViolation error message will pop up.

See also
http://docwiki.embarcadero.com/RADStudi ... _tutorial)

Re: TSQLMonitor not supported on Delphi 10.4 Pro.

Posted: Thu 29 Apr 2021 12:27
by Stellar
Unfortunately, we couldn't reproduce the issue. To investigate this behavior of UniDAC, please compose a small sample demonstrating the issue and send it to us, including database objects creating scripts.
You can send the sample using the contact form at our site: devart.com/company/contactform.html

Re: TSQLMonitor not supported on Delphi 10.4 Pro.

Posted: Sun 02 May 2021 05:41
by Eden0928
Yes, I also can't reproduce this error when creating a new project. The error may be caused by the unstable environment at the time.

Finally, I want to emphasize that "Dbexpress driver for SQL server" supports TSQLMonitor components.

Devart is great!

Re: TSQLMonitor not supported on Delphi 10.4 Pro.

Posted: Wed 11 Aug 2021 08:17
by Stellar
Glad to see that the issue was resolved.
Feel free to contact us if you have any further questions about our products.