Hi Abram,

I would also like to do something like that in my WSAPI application
using Sybase ASE.

Could I contact you directly to discuss the implementation?

Harry 

-----Original Message-----
From: Abram Catalano [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 09, 2008 12:56 PM
To: JMeter Users List
Subject: multiple inserts with JDBC sampler

I have the need to setup some data in my DB to run tests against.  I'd
prefer that my JMeter test plan do this. 

The problem I am having is that I need to insert 20-50 rows before I can
start my tests, but I can only seem to insert one row at a time with the
JDBC Sampler (as Oracle does not support "insert into foo (name,bla)
values (aaa,bbb),(ccc,ddd),(eee,fff)")

Is there something I am missing?  can I have multiple SQL INSERT
statements in one JDBC Sampler? 
How have other people solved this?

Thanks,
-Abram

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