Thanks for the help. It turns out that I did not have the jar file for oracle setup correctly, which is why I could not see what it going on. I have corrected the jar file and it is returning correctly.
Tim -----Original Message----- From: Mike Stover [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 5:16 AM To: JMeter Users List Subject: Re: Validating results from JDBC test I don't use JDBC with JMeter much, but I tried it and it worked fine for me. I'm using the latest code in CVS, so maybe something's been fixed since 1.8.1? I was able to see the results in the View Results Tree, and I was able to apply the ResponseAssertion to it successfully. -Mike On 17 Mar 2003 at 13:49, Tim Wilkinson wrote: > This question was asked about a month ago, but I never saw an answer to > this, so I'll ask again. Is there a way to validate the results from a JDBC > test? Looking at the user manual, it seems to say that an assertion can be > used to verify the results from a query, but when I have tried this, the > assertion always passes, whether or not I put in invalid check or not. In > fact, I can verify that I am actually hitting the database with JMeter, > using the driver and URL and user name and password. If some one has a way > to check all this, please let me know. > > > > Thanks, > > Tim > > > > > > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- 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]

