JDBC->MySql==Sex?????????
Hi Everyone, Sorry for the subject but I am in a very very desperate state 'coz the whole site is down and if I cannot connect to the database through my servlet my @ss is grass. Everything seems to be working fine except when I execute the servlet I get this @$#$@$# error: " Server configuration denies access to data source " And to connect my servlet code is: Class.forName("org.gjt.mm.mysql.Driver").newInstance(); con = DriverManager.getConnection("jdbc:mysql://jumac.com:3306/DBNAME?user=ryan&password=pw007"); Is the problem with my code or my hosting service? What should I do? Please give me detailed instructions as I am not too familiar with MySql so if you are telling me to make changes in the database please be specific. Remember if you help me, when I become a LITTLE richer than Bill Gates I won't forget you either! Cheers, Ryan. ([EMAIL PROTECTED]) __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
JDBC->MySql==Sex?????????
Hi Everyone, Sorry for the subject but I am in a very very desperate state 'coz the whole site is down and if I cannot connect to the database through my servlet my @ss is grass. Everything seems to be working fine except when I execute the servlet I get this @$#$@$# error: " Server configuration denies access to data source " And to connect my servlet code is: Class.forName("org.gjt.mm.mysql.Driver").newInstance(); con = DriverManager.getConnection("jdbc:mysql://jumac.com:3306/DBNAME?user=ryan&password=pw007"); Is the problem with my code or my hosting service? What should I do? Please give me detailed instructions as I am not too familiar with MySql so if you are telling me to make changes in the database please be specific. Remember if you help me, when I become a LITTLE richer than Bill Gates I won't forget you either! Cheers, Ryan. ([EMAIL PROTECTED]) __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php