• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps SQLException error

krishnaveni

Well-Known Member
hai am developed login form error.here When am entered username and password afterthat am clicked login button that time displaying java.sql.sqlexception rejected establishment of connection message from server"host" mind 45 is not connected to this mysql server error on the Username textbox. plz tell me how is cleared. my localhoat also running only. am puting my address also. Android manifeat file also having internet permissions. than y dis error is occured...help me and give some solutions.
 
I am trying to develop a login form. When I click on the login button after entering the credentials I get the following exception:
java.sql.sqlexception rejected establishment of connection message from server"host" mind 45 is not connected to this mysql server error
on the Username textbox. I have the 'localhost' server running and the necessary permissions set in the manifest file. Please help me to get through this.
 
Back
Top Bottom