>Try pasting the connector in de directory:
>
>C:\Archivos de programa\Java\jdk1.6.0\jre\lib\ext
It would make more sense for the OP to figure
out how to add it to the runtime classpath of
the application (at runtime).
That way, the 'ext' directory does not get filled up
with a lot of useless crud that the JVM needs to
search for classes, and it also avoids having to give
the end users instructions on 'what to put where'
for the application to work.

Signature
Andrew Thompson
http://www.athompson.info/andrew/