You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Stedham, Richard" <ri...@amsjv.com> on 2004/12/07 16:22:08 UTC

JDBC listener

Has anybody thought about a JDBC listener so that the results can be
inserted into a database for reporting purposes? I realise the XML can be
parsed and inserted into a database but having JMeter do this would be
easier.

Not sure what the performance implications are, just sounding out the idea
really.

Richard Stedham


********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: JDBC listener

Posted by sebb <se...@gmail.com>.
On Tue, 07 Dec 2004 15:22:08 +0000, Stedham, Richard
<ri...@amsjv.com> wrote:
> 
> Has anybody thought about a JDBC listener so that the results can be
> inserted into a database for reporting purposes? I realise the XML can be
> parsed and inserted into a database but having JMeter do this would be
> easier.

Even easier than XML is to use CSV output - most databases have tools
to load CSV files directly, or with very little effort.

IIRC, there was some discussion of using databases to store results on
the mailing lists earlier this year.

> 
> Not sure what the performance implications are, just sounding out the idea
> really.
> 
> Richard Stedham
> 
> ********************************************************************
> This email and any attachments are confidential to the intended
> recipient and may also be privileged. If you are not the intended
> recipient please delete it from your system and notify the sender.
> You should not copy it or use it for any purpose nor disclose or
> distribute its contents to any other person.
> ********************************************************************
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org