Search found 4 matches

by delphiec
21.12.2016, 11:45
Forum: ZeosLib 7.2 Forum
Topic: ZSQLMonitor error.
Replies: 7
Views: 880

Re: ZSQLMonitor error.

Zsqlmonitor code in "try except end" is experimental code, I need to get sql-server errors.
But if I set ZSQLMonitor1.Active:=true;, I get "double free or corruption error". Something wrong into ZSQLMonitor module.
by delphiec
20.12.2016, 20:46
Forum: ZeosLib 7.2 Forum
Topic: ZSQLMonitor error.
Replies: 7
Views: 880

Re: ZSQLMonitor error.

I wanna get sql error, but code above don't let me.
by delphiec
20.12.2016, 15:32
Forum: ZeosLib 7.2 Forum
Topic: ZSQLMonitor error.
Replies: 7
Views: 880

Re: ZSQLMonitor error.

No, it is created in each stream separately.
Maybe I Do not know about some of the nuance. Or I need to enable some option?
Can you show example?
by delphiec
19.12.2016, 02:42
Forum: ZeosLib 7.2 Forum
Topic: ZSQLMonitor error.
Replies: 7
Views: 880

ZSQLMonitor error.

When I actovate ZSQLMonitor my application is crash.

Problem was described here: https://sourceforge.net/p/zeoslib/tickets/182/

How can I get SQL errors without using ZSQLMonitor?