Steve, I have been tinkering with the mysql JDBC but till now no luck. I followed the install documentation but got stuck where I have to add the location of the JDBC-file to the CLASSPATH. I'm working with bash (not csh) so setenv doesn't work. Moreover, I assume that the CLASSPATH must be set in the java environment and I have no experience with it. I tried " export CLASSPATH=/path/to/JDMBCetc.jar" but that didn't work. I even have started a csh session to set CLASSPATH with setenv but that also didn't work (presumably because OOo uses the bash environment). Maybe you have some suggestion as it's simply that I have insufficient information (I know RTFM but which?) to perform this exercise. It's disappointing that OOo dropped the possibility to connect to Evolution as I now have to have two address databases, one in Evolution and one in MySQL. Joep
On Fri, 2005-10-14 at 22:13 +0200, steve wrote: > > Can you tell me where I can find the > > MySQL-JDBC-some-version.rpm? > > Joep > > > > http://dev.mysql.com/downloads/connector/j/3.1.html > > Just untar it and go. Why do you need a rpm? > HTH, Steve. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
