Sebb,

I have many sql statements per use-case. Can I just make sure that it
is not possible to have multiple select statements in the JDBC select
query request or that it is bad practice?

Thanks

Aidy

2009/3/15 sebb <seb...@gmail.com>:
> I am saying that 1 SQL query per request *will* work.
>
> On 15/03/2009, aidy lewis <aidy.le...@googlemail.com> wrote:
>> Hi Sebb,
>>
>>
>>  Are you saying I should have 1 SQL query per JDBC request?
>>
>>  Is it not poosible to have mutliple queries within one JDBC request?
>>
>>  Thanks
>>
>>
>>  Aidy
>>
>>
>>  On 15/03/2009, sebb <seb...@gmail.com> wrote:
>>  > Why not just use several requests?
>>  >
>>  >
>>  >
>>  >  On 15/03/2009, aidy lewis <aidy.le...@googlemail.com> wrote:
>>  >  > Hi,
>>  >  >
>>  >  >  I have a number of SQL queries in a JDBC request. However the Response
>>  >  >  Data only returns the first SQL query.
>>  >  >
>>  >  >  Is this correct? Is it possible for all SQL queries to be returned?
>>  >  >
>>  >  >  Aidy
>>  >  >
>>  >
>>  > >  ---------------------------------------------------------------------
>>  >  >  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>>  >  >  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>>  >  >
>>  >  >
>>  >
>>  >  ---------------------------------------------------------------------
>>  >  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>>  >  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>>  >
>>  >
>>
>>  ---------------------------------------------------------------------
>>  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>>  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

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

Reply via email to