You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2014/12/01 09:10:18 UTC

[Bug 57266] using executeQuery() method for CallableStatements in JDBC Sample

https://issues.apache.org/bugzilla/show_bug.cgi?id=57266

--- Comment #7 from Andrea Coloru <an...@ingdirect.it> ---
When I tried to use the execute() in place of execute Query I obtained thi
sqlException (taken direclty from jmeter output): Response message:
java.sql.SQLException: Not supported for anything other than Aggregate Message
Service Class. Use executeQuery().

I didn't understand the mening of the First message, however I have to test
with executeQuery()  because it is the "official" method used by developers to
call our backend .

many thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.