Well, I use eclipse and I'm trying to connect to a MySQL database with my project, my code, compared to other tutorials I found, is perfect, and that's it:
package pack;
import java.sql.*;
import javax.swing.JOptionPane;
public class Banco...
asked by
10.06.2014 / 01:49