breu
> Sent: Wednesday, March 18, 2009 9:56 PM
> To: talk2manj...@gmail.com
> Cc: fiveholida...@hotmail.com; kiran.billap...@gmail.com;
> java-ee-j2ee-programming-with-passion@googlegroups.com; kiran. b333
> Subject: [java ee programming] Re: please tell the solution urgentl
Please reply to the group.
On Wed, Mar 18, 2009 at 9:15 AM, Sameer Kumar Muvva
wrote:
> Check to see whether you have added the appropraite driver in the libraries
> of the project. You can check whether the driver is added or not using the
> following
> type com and then dot, then see if you are
Again please reply to the group, so that the person who asked the
question gets the answer to his/ her questions.
-- Forwarded message --
From: Sameer Kumar Muvva
Date: Wed, Mar 18, 2009 at 9:15 AM
Subject: Re: [java ee programming] Re: please tell the solution urgently
To
half Of
> Fernando Abreu
> Sent: Wednesday, March 18, 2009 9:56 PM
> To: talk2manj...@gmail.com
> Cc: fiveholida...@hotmail.com; kiran.billap...@gmail.com;
> java-ee-j2ee-programming-with-passion@googlegroups.com; kiran. b333
> Subject: [java ee programming] Re: please tell the s
I don't know if it is the major problem but check on your code :
> try{
>pw.println("entered try");
>Class.forName("com.mysql.jdbc.Driver");
>pw.println("enter for name");
>pw.print("url");
> String durl="jdbc:mysql://localhost:3306/mydb?";
Even I agree with Evans reply, Kiran please check whether the driver
is configured properly.
On Tue, Mar 17, 2009 at 11:25 AM, Evans wrote:
> Thanks for telling us about your problem. But what you didn't tell us
> however,�was the error message.
>
> Anyway, make sure you have the driver install
Thanks for telling us about your problem. But what you didn't tell us however,
was the error message.
Anyway, make sure you have the driver installed before you can use it. But if
you think you have it installed but still not able to run your code, it might
help by posting the error message you