-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gilmar Caiado wrote:
> Hi!
>
> I've been experiencing some problems regarding connection mysql/java. I'm
> using a connector 3.0.8, and linux debian. I have also copied the
connector
> to JAVA_HOME/jre/lib/ext directory.
>
> Here's is the code:
>
> im
Hi!
I've been experiencing some problems regarding connection mysql/java. I'm
using a connector 3.0.8, and linux debian. I have also copied the connector
to JAVA_HOME/jre/lib/ext directory.
Here's is the code:
import java.sql.*;
public class DBTeste{
public static void main(String[] args)