impossible to connect to mysql via base - SDBC connector missing even after installing mysql connector 1.1 from OO
Hi @stefaanb,
Have you taken a look at the instructions online? It looks like you can use the JDBC connector to connect to MySQL:
There are some detailed instructions on the users mailing list that you might find of help:
thanks qubit - switch from native OOmysql connection to jdbc did the job
stefaan