you'd have to change the code in your client to dumb out all sql queries and transactions to a text file as sql statements. then you can use it in jmeter
peter On Tue, Jun 10, 2008 at 12:18 PM, gpthree <[EMAIL PROTECTED]> wrote: > > Hi Peter, > Thanks for the spontaneous reply!! > > Can you plese brief me on your second point the client log the statements > out to a > file and use it from jmeter. How do i do that > > you can try a network sniffer, but that would give you raw data and > not something jmeter can consume. > > the other option is to have the client log the statements out to a > file and use it from jmeter > > peter > > > -- > View this message in context: > http://www.nabble.com/Is-there-any-way-of-doing-JDBC-recording-tp17759230p17759345.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

