Hello,
Great code, but I don't know what is connectionURL.
I bought hosting from the hosting provider, jsp, mysql already there.
So i created a database there, it is localhost:3306.
do i need my ip address for connection url - or what?
thank you very much
First you need to copy my sql connector jar file in lib directory of your application.
tha's where am getting lost. I tried and it still doesnt work. can you explain how to do that?
thnks
requestERNEST RUGEMA December 30, 2011 at 12:41 AM
when I try to fetch data from table into database ,I get message unable to connect to a database.what shall I do?your feedback is important.
thinks!
connectionURL URGENTnat April 16, 2011 at 4:54 PM
Hello, Great code, but I don't know what is connectionURL. I bought hosting from the hosting provider, jsp, mysql already there. So i created a database there, it is localhost:3306. do i need my ip address for connection url - or what? thank you very much
sql connector jarOM April 24, 2011 at 6:36 PM
First you need to copy my sql connector jar file in lib directory of your application. tha's where am getting lost. I tried and it still doesnt work. can you explain how to do that? thnks
requestERNEST RUGEMA December 30, 2011 at 12:41 AM
when I try to fetch data from table into database ,I get message unable to connect to a database.what shall I do?your feedback is important. thinks!
cant able to connect to database.manju February 7, 2012 at 1:27 PM
i am getting only unable to connect error. try a lot
mysql conn with jsp in linuxvikash August 17, 2012 at 2:38 AM
Unable to connect to database java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
Post your Comment