Frank Schönheit - Sun Microsystems Germany wrote:
The extension contains native (binary) code, thus it is only compatible
with binary packages created in the very same environment.
The OpenOffice.org version distributed by SuSE is binary incompatible to
the "vanilla" OpenOffice.reg version, and thus also to the MySQL Connector.
I do not know whether SuSE also provides a version of the connector,
built in their own environment. This would be your only chance for
trying the connector.
I have had good luck using the JDBC Connector for MySQL. If you have
Java installed, it is one option you can try if you fail to find a
native code connecter that works.
Using the JDBC connector is very simple:
1. Add the jar file to your class path in OO.o.
2. Configure your database to use the JDBC connector
com.mysql.jdbc.connector.
As long as the MySQL server is configured properly, it works.
Hope that Helps,
Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]