Am Samstag, den 15.10.2005, 17:58 +0200 schrieb J.L. Blom: > 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).
The classpath has to be set in OO.o and it must be completely (quickstarter) restartet afterwards. You can find this setting in the menu "Tools - Options" and then selecting "OpenOffice.org - Security" (for 1.x, 2.0 should be similar). There is a button "Browse..." at the input field for the classpath, hit it and add the missing path in the following dialog. Btw., I think mixing 32 bit and 64 bit apps and libs will not work, get both animals from the same zoo and it'll work. HTH, Marc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
