Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/Database/Drivers/InterBase    [ Add a report in this area ]  
Report #:  2884   Status: Reported
Always traceQPREPARE
Project:  Delphi Build #:  6.0.6.240
Version:    6.0 Submitted By:   Marco Wobben
Report Type:  Basic functionality failure Date Reported:  11/11/2002 2:46:18 AM
Severity:    Serious / Highly visible problem Last Updated: 5/2/2003 12:58:35 PM
Platform:    All versions Internal Tracking #:  
Resolution: None  Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
Using the TSqlMonitor on the Interbase DbExpress driver always returns messages of the category traceQPREPARE.

All other categories are shown, but not marked as a seperate category.
Steps to Reproduce:
- Use any existing DbExpress Interbase connection
- Add a TSqlMonitor to this connection
- Assign code to the TSqlMonitor.OnTrace event

You'll notice that all messages coming through are:

CBInfo^.eTraceCat = traceQPREPARE
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01