Thanks Andreas, it worked fine.
Regards,
Ernesto.
On Tue, Jul 20, 2010 at 4:10 AM, Andreas Oswald <cpt...@gm...> wrote:
> Hi Ernesto,
>
> you have to add the JDBC drivers for the databases you want to connect to
> the lib folder of your SQuirreL installation. For example you can download
> the MySQL JDBC driver at http://dev.mysql.com/downloads/connector/j/
> The "JDBC ODBC Bridge" is part of the Java JRE installation and therefor is
> available. For any other database you first have to download the JDBC
> driver.
>
> Hope that helps. If you have further questions do not hesitate to ask.
>
> Andreas
>
> Ernesto Silva schrieb:
>>
>> Hi, I'm new to the list and to Squirrel sql client.
>>
>> I've downloaded and installed Squirrel 3.1.2 in my Ubuntu 10.04 box
>> and launched it. The application starts with no problems, but the only
>> driver in "green" is "JDBC ODBC Bridge", all the others are marked
>> with a red cross.
>>
>> I've tried various things, but nothing seems to work.
>>
>> I even added a "new" driver to load the mysql.jar located in the
>> plugins folder, but it claims:
>>
>> Could not find class com.mysql.jdbc.Driver in neither the Java class
>> path nor the Extra class path of the ErnieMysql driver definition:
>> java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
>>
>> I don't know the exact class name, should it be "autodetected" by the
>> loader? The class name com.mysql.jdbc.Driver was copied from the
>> original Mysql driver definition.
>>
>> I think I'm missing a big step in the installation process, can anyone
>> help me?
>>
>> Regards,
>> Ernesto.
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Sprint
>> What will you do first with EVO, the first 4G phone?
>> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
>> _______________________________________________
>> Squirrel-sql-users mailing list
>> Squ...@li...
>> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>>
>>
>
>
|