Gracias.
Código:
try {
Connection conexion = DriverManager.getConnection("jdbc:mysql://example.me/database","user", "password");
} catch (SQLException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
|
|||
| Tema destacado: Recuerda que debes registrarte en el foro para poder participar (preguntar y responder) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|