Is it possible the problem is that View Results Tree isn't showing JDBC results correctly? I thought I read that people were having trouble with that?
-Mike On 24 Jan 2003 at 13:35, Jordi Salvat i Alabart wrote: > OK, then, you DO know what the URL is (which is the bit that definitely > is in the manuals). The problem you have is that it still doesn't work. > > Make sure to drop your JDBC driver's classes into the jakarta-jmeter/lib > directory. I've sometimes found that adding them to the CLASSPATH is not > sufficient (don't ask me why). > > You may want to check the jmeter.log file for errors -- they may give > you a clue on what's going on. > > Hope this helps. > > Salut, > > Jordi. > > [EMAIL PROTECTED] wrote: > > Yes Jordi, that was very polite and mature. I hope you tackle all users > > queries with such enthusiasm. I dont see the point in a help list for > > responses such as that. > > > > I have the URL > > jdbc:inetdae:hostname:1433 > > for the driver but that doesnt seem to work through the JMeter that is why I > > was wondering if there was a specific way to enter the details as nowhere > > have you specified the database type as you have to do in previous JMeter > > releases. > > > > -----Original Message----- > > From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED]] > > Sent: Friday, January 24, 2003 12:16 PM > > To: JMeter Users List > > Subject: Re: Testing HTTP Requests > > > > > > Looks like Mike was just too polite, so I'll be clearer: > > > > RTFM > > > > If you don't know what RTFM means, please hire someone who does. > > > > Salut, > > > > Jordi. > > > > > > [EMAIL PROTECTED] wrote: > > > >>can you give me some examples so that I can possibly work it out?? > >>Driver is SPRINTA2000 and database is MYSQL > >>JMeter has two fields: > >>JDBC URL > >>and Driver class. > >> > >>The Driver class is "com.inet.tds.TdsDriver" > >>This is for the Sprinta2000 driver. > >> > >>The database on the server is "MYSQL" > >> > >>Can you just give a generalisation as to how the string would be put > >>together. > >>IE IPaddress/portnumber/databasetype/databasename exc. > >> > >> > >>-----Original Message----- > >>From: Mike Stover [mailto:[EMAIL PROTECTED]] > >>Sent: Thursday, January 23, 2003 5:20 PM > >>To: JMeter Users List > >>Subject: RE: Testing HTTP Requests > >> > >> > >>It's got to be the full jdbc connection string. The format depends on > > > > your > > > >>database > >>and your jdbc driver. If you don't know what it is, your jdbc driver > >>documentation > >>should be able to tell you. > >> > >>-Mike > >> > >>On 23 Jan 2003 at 16:59, [EMAIL PROTECTED] wrote: > >> > >> > >> > >>>How can one enter a jdbc url in JMeter 1.8 > >>> > >>>I have the ip adress where the database is; I have the port number; I have > >>>the name of the database. > >>> > >>>How do I stick all these variables together to get the database URl so it > >>>works. Am i missing anything. Do you have to state protocol?? > >>> > >>>IPAddress:portnumber/Database > >>>ie 132.157.33.9:1456/Derrick > >>> > >>>-- > >>>To unsubscribe, e-mail: > >> > >><mailto:[EMAIL PROTECTED]> > >> > >>>For additional commands, e-mail: > >> > >><mailto:[EMAIL PROTECTED]> > >> > >> > >> > >> > >>-- > >>Michael Stover > >>[EMAIL PROTECTED] > >>Yahoo IM: mstover_ya > >>ICQ: 152975688 > >>AIM: mstover777 > >> > >>-- > >>To unsubscribe, e-mail: > >><mailto:[EMAIL PROTECTED]> > >>For additional commands, e-mail: > >><mailto:[EMAIL PROTECTED]> > >> > >> > >>-- > >>To unsubscribe, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > >>For additional commands, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > >> > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

