DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13177>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13177

pingquery behaviour changed after switching to commons-dbcp





------- Additional Comments From [EMAIL PROTECTED]  2002-10-12 05:46 -------
Eddie, you might also mention using a summary type sql statement.

Example:
Select count(*) ct from sometable

As long as there is actually a 'sometable' table, then you will always get back
one row, even it the table is empty (value will be 0).

James Mitchell

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to