Re: Does Sql Monitor work with ADO?
From: Kevin Frevert (Work_at_drinkingcoffee.com)
Date: 12/11/03
- Next message: mhb: "Re: Creating mdb file!"
- Previous message: Atmapuri: "Creating mdb file!"
- In reply to: Mark L. Tiede: "Re: Does Sql Monitor work with ADO?"
- Next in thread: Martijn Tonies: "Re: Does Sql Monitor work with ADO?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 11 Dec 2003 08:11:50 -0600
"Mark L. Tiede" <mtiede@mjwcorp.com> wrote in message
news:3fd87295$1@newsgroups.borland.com...
>
> I have an ADO connection that is connected to the same ODBC entry that
> Sql Explorer is using and logging. And yet, when it is used in my app,
> nothing gets logged to Sql monitor.
>
> case 1:
> Sql Explorer app -> BDE -> Native driver doesn't get logged
> case 2:
> Sql Explorer app -> BDE -> ODBC gets logged
> case 3:
> My Delphi app -> ADO -> ODBC doesn't get logged.
Case 1 and 2 works fine for me (BDE->Native MSSQL driver and ODBC). DBDemos
didn't work, but it is a desktop db. I could only guess the SQL is handled
internally and the table-based commands passed directly to the driver
(nothing for the SQL Monitor to monitor) or Borland hid those details on
purpose.
>
> But, in the end, it doesn't seem to log the Sql activity from an ADO to
> ODBC connection which is the functionality I need.
Yep, see my response to your first message.
krf
- Next message: mhb: "Re: Creating mdb file!"
- Previous message: Atmapuri: "Creating mdb file!"
- In reply to: Mark L. Tiede: "Re: Does Sql Monitor work with ADO?"
- Next in thread: Martijn Tonies: "Re: Does Sql Monitor work with ADO?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|