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





--- Comment #3 from Sebb <s...@apache.org>  2009-04-20 08:16:05 PST ---
The script file appears to use

--

as a comment marker, and 

;

at the end of a line to delimit statements.

As far as I know, neither of these are standardadised.
Also, using ";" to delimit statements is unlikely to work in all cases.

So whilst it might work for your particular case, it looks like it will not
work for all JBDC implementations.

It's important that JMeter is able to work with all JDBC implementations.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to