Re: JDBC problem

2002-09-25 Thread Ryan
great, thanx couldn't quite get the grants changed right, so I found that 127.0.0.1 worked fine. -gratzie ryan - Original Message - From: "Martin Jacobson" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, Septemb

Re: JDBC problem

2002-09-25 Thread Martin Jacobson
Ryan wrote: > Thank you, this worked! > However, now, the next line of code gives me problems: > Connection C = DriverManager.getConnection("jdbc:mysql://localhost/tob", > "user", "pass"); > > Gives me the error : > javax.servlet.ServletException: Invalid authorization specification: Access > de

Re: JDBC problem

2002-09-25 Thread Ryan
Thank you, this worked! However, now, the next line of code gives me problems: Connection C = DriverManager.getConnection("jdbc:mysql://localhost/tob", "user", "pass"); Gives me the error : javax.servlet.ServletException: Invalid authorization specification: Access denied for user: '[EMAIL PROTEC

RE: JDBC Problem

2002-02-07 Thread colin . madere
5:40 PM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: JDBC Problem > > Mark, > Try to put the mysql-driver jar file in the WEB-INF\lib > directory which will under tomcat\webapps\"Your application > directory".This > maybe a class

Re: JDBC Problem

2002-02-07 Thread Karthikeyan.K.V
Mark, Try to put the mysql-driver jar file in the WEB-INF\lib directory which will under tomcat\webapps\"Your application directory".This maybe a classpath problem. Karthik - Original Message - From: "Mark Peterson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday,

Re: JDBC Problem

2001-10-25 Thread James Chuang
Can't see how this is a tomcat question, but the Oracle connect string should be: jdbc:oracle:thin:@:: so using your example, it should be something like: jdbc.oracle:thin:@hostname:1521:dbname - Original Message - From: "The Duke" <[EMAIL PROTECTED]> To: "Tomcat-user Mailinglist" <[E

RE: JDBC Problem with Ultradev

2001-07-05 Thread James Radvan
Websphere Analyst/Architect London, UK [EMAIL PROTECTED] +44 7990 624899 -Original Message- From: James Radvan [mailto:[EMAIL PROTECTED]] Sent: 03 July 2001 14:07 To: '[EMAIL PROTECTED]' Subject: RE: JDBC P

RE: JDBC Problem with Ultradev

2001-07-03 Thread James Radvan
CTED]] Sent: 03 July 2001 05:46 To: [EMAIL PROTECTED] Subject: Re: JDBC Problem with Ultradev And this has what to do with tomcat? Click here to visit the Argos home page http://www.argos.co.uk The information contained in

Re: JDBC Problem with Ultradev

2001-07-02 Thread pete
And this has what to do with tomcat? Last i checked this was a tomcat list, not a jdbc or ultradev list, whatever ultradev is. If your problem is tomcat-specific, you'll find many helping hands here, but please do not post unrelated problems to this list, as it just clutters up everyones inbox