Dear Marc,

Thank you. I executed SQL query but I can not parse value using by Regular Expression.
Query like that: select * from tablename;

How can I parse value?

-Javanesevn.

Marc Anthony Winoto wrote:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JDBC_Request

If you stick a listener after the request, you'll see that you'll get

Column Name
values

So stick a regular expression extractor after the request to match on what you want.

Javanesevn wrote:

Dear all,

In my test plan, I registered many records into database and I would like to get new keys back for next processing. How can I do that? Do we have a method query from database or another method you can recommend me?


-Javanesevn

---------------------------------------------------------------------
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]





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

Reply via email to