You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jason Pyeron <ja...@pyeron.com> on 2003/01/07 18:17:05 UTC

[OT] debuging SQL/datasource

all,

I am at a loss of where to start on this. I have a compiled bean, which 
uses a datasource. It is belived to execute ResultSet.deleteRow(), but it 
is going ary. I performed the belived action at teh db interface, and it 
acted as intended.

are there any debugging directives I may put into the server.xml / web.xml
to trace the datasource messages? Opinions?

-jason

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                   http://www.pyerotechnics.com   -
- Owner & Lead                  Pyerotechnics Development, Inc. -
- +1 410 808 6646 (c)           500 West University Parkway #1S -
- +1 410 467 2266 (f)           Baltimore, Maryland  21210-3253 -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you
have received it in error, purge the message from your system and 
notify the sender immediately.  Any other use of the email by you 
is prohibited.




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [OT] debuging SQL/datasource

Posted by Jason Pyeron <ja...@pyeron.com>.
com.inzoom.jdbcado.Driver and org.apache.commons.dbcp.BasicDataSourceFactory

oh it is deleting the row, and others. I am hoping to get a trace on the 
SQL so I may test it in a controled environment.

On Tue, 7 Jan 2003, Carl wrote:

What data manager and what driver.  Certain drivers just ignore the
deleteRow() request.

----- Original Message -----
From: "Jason Pyeron" <ja...@pyeron.com>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Tuesday, January 07, 2003 12:17 PM
Subject: [OT] debuging SQL/datasource


> all,
>
> I am at a loss of where to start on this. I have a compiled bean, which
> uses a datasource. It is belived to execute ResultSet.deleteRow(), but it
> is going ary. I performed the belived action at teh db interface, and it
> acted as intended.
>
> are there any debugging directives I may put into the server.xml / web.xml
> to trace the datasource messages? Opinions?
>
> -jason
>
> --
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> -                                                               -
> - Jason Pyeron                   http://www.pyerotechnics.com   -
> - Owner & Lead                  Pyerotechnics Development, Inc. -
> - +1 410 808 6646 (c)           500 West University Parkway #1S -
> - +1 410 467 2266 (f)           Baltimore, Maryland  21210-3253 -
> -                                                               -
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise private information. If you
> have received it in error, purge the message from your system and
> notify the sender immediately.  Any other use of the email by you
> is prohibited.
>
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                   http://www.pyerotechnics.com   -
- Owner & Lead                  Pyerotechnics Development, Inc. -
- +1 410 808 6646 (c)           500 West University Parkway #1S -
- +1 410 467 2266 (f)           Baltimore, Maryland  21210-3253 -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you
have received it in error, purge the message from your system and 
notify the sender immediately.  Any other use of the email by you 
is prohibited.





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [OT] debuging SQL/datasource

Posted by Carl <ca...@thesportsregister.com>.
What data manager and what driver.  Certain drivers just ignore the
deleteRow() request.

----- Original Message -----
From: "Jason Pyeron" <ja...@pyeron.com>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Tuesday, January 07, 2003 12:17 PM
Subject: [OT] debuging SQL/datasource


> all,
>
> I am at a loss of where to start on this. I have a compiled bean, which
> uses a datasource. It is belived to execute ResultSet.deleteRow(), but it
> is going ary. I performed the belived action at teh db interface, and it
> acted as intended.
>
> are there any debugging directives I may put into the server.xml / web.xml
> to trace the datasource messages? Opinions?
>
> -jason
>
> --
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> -                                                               -
> - Jason Pyeron                   http://www.pyerotechnics.com   -
> - Owner & Lead                  Pyerotechnics Development, Inc. -
> - +1 410 808 6646 (c)           500 West University Parkway #1S -
> - +1 410 467 2266 (f)           Baltimore, Maryland  21210-3253 -
> -                                                               -
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise private information. If you
> have received it in error, purge the message from your system and
> notify the sender immediately.  Any other use of the email by you
> is prohibited.
>
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>