=== tashiro [n=stephan@p213.54.134.113.tisdip.tiscali.de] has joined #ubuntu-java [07:56] prgrmr: hi [08:13] dous: hi [08:14] dous: can you help me? [08:21] prgrmr: what's the problem? [08:21] what do i need to install for jdbc? [08:23] prgrmr: what database will you be using? [08:23] mysql [08:24] you can try the libmysql-java package [08:32] ok, i try runing this http://pastebin.com/697510 , the problem is in the code? [08:32] (line 7 is "Class.forName("com.mysql.jdbc.Driver");") [08:35] you should add the jar to your classpath [08:37] dous: like this CLASSPATH=$CLASSPATH:/usr/share/java/mysql.jar ? [08:48] yup [08:48] ok, 10x :) [08:53] Lok? === doko_ [n=doko@dslb-088-073-102-076.pools.arcor-ip.net] has joined #ubuntu-java === dous [n=dous@202.175.214.54] has joined #ubuntu-java === dous_ [n=dous@202.175.214.54] has joined #ubuntu-java === dous_ [n=dous@202.175.214.54] has left #ubuntu-java [] [01:03] why do i get Exception on Connection connection = DriverManager.getConnection("jdbc:mysql://localhost/", "root", "****"); ? === ealden [n=ealden@203.177.228.222] has joined #ubuntu-java === prgrmr [n=NA@bzq-88-153-140-251.red.bezeqint.net] has joined #ubuntu-java === pombreda [n=pombreda@c-67-164-68-30.hsd1.ca.comcast.net] has joined #ubuntu-java === prgrmr [n=NA@bzq-88-153-140-251.red.bezeqint.net] has joined #ubuntu-java === pombreda [n=pombreda@c-67-164-68-30.hsd1.ca.comcast.net] has joined #ubuntu-java