Hi... I need your help in JMeter as i got trapped in executing SQL queries in JDBC Request. OK... Let me explain the scenario... I am doing performance testing for a java based application using JMeter. My Applications Back end is SQL 2000 server which i configured correctly in JDBC Connection Configuration also. I give inputs to the application and save it. I record this process using SQL Profiler and get some auto generated queries. I fetch and edit those queries according to my use. I copy and paste those edited queries in JDBC Request. When i try to run a (Select)query in JDBC Request, it works and i am happy. But if i run the set of queries(Select, Insert, Update, Delete)together, it executes the first query only. My doubt here is to select which "Query Type" in JDBC Request to execute all the Queries as i mentioned above? Is there any methods to separate the queries(using commas)? I need to execute all the queries to evaluate the performance of that particular operation. Please help me to get through this problem... Waiting for your reply... Thanks & regards -Sharath
--------------------------------- Any questions? Get answers on any topic at Yahoo! Answers. Try it now.

