h4ck3r1
01-19-2009, 09:16 PM
Im trying to run a game that connects to my mysql tables... When I link it to the mysql database with "mysql" it doesn't work... So I tried jdbc://mysql/mysql/ which still doesn't work as well. Any idea's or help?
View Full Version : Mysql connection with java