View previous topic :: View next topic |
Author |
Message |
kervalen Agent

Joined: Nov 01, 2004 Posts: 14
|
Posted: Fri Feb 11, 2005 6:06 pm Post subject: mysql and NeoOffice/J--"success" |
|
I finally got this to work.
1. Upgraded to Mac OS 10.3.7
2. Installed MySQL 4.1.9 (MySQL version)
3. Installed MySQL Connector/ODBC 3.51 (from MySQL)
4. Used the ODBC Administrator utility to set up my data source
5. Set up my MySQL data source in NeoOffice/J.
Voilá!
Unfortunately, I then found enough problems in the way OpenOffice.org handled SQL that I decided to pursue another approach.  |
|
Back to top |
|
 |
fabrizio venerandi Guest

|
Posted: Sat Feb 12, 2005 3:26 am Post subject: |
|
what kind of problem? |
|
Back to top |
|
 |
kiwi Captain

Joined: Mar 30, 2004 Posts: 51
|
Posted: Mon Feb 14, 2005 12:56 am Post subject: |
|
Maybe you should try OOo 1.1.3 for panther and a real SQL backend like PostgreSQL? The package from entropy.ch is the best way to install on Mac OS.
In Neo/J there is a bug with data filtering but I haven't explored far enough beyond that to find ohters.
Tony |
|
Back to top |
|
 |
kervalen Agent

Joined: Nov 01, 2004 Posts: 14
|
Posted: Wed Feb 16, 2005 12:16 am Post subject: |
|
A fairly simple join involving three tables confused the OpenOffice query editor. After which I decided that This Was Not The Way. I don't seem to have a filed copy of that bit of SQL, or I'd file a bug report. |
|
Back to top |
|
 |
kiwi Captain

Joined: Mar 30, 2004 Posts: 51
|
Posted: Wed Feb 16, 2005 12:29 am Post subject: |
|
Graphical or text SQL query editor?
I have some issues with the way OOo handles boolean but hand written queries just work. First of all I set up the joins with the graphical editor then I switch to text editor and save. You can't go back to graphical once you have modified the code in the text editor. But queries done that way take a few seconds to set up.
Cheers
Tony |
|
Back to top |
|
 |
fabrizio venerandi Guest

|
Posted: Wed Feb 16, 2005 12:47 am Post subject: |
|
Could be I'm saying an oblivious thing: have you created the mysql tables using neooffice? I read that is not a good thing to create mysql tables using neooffice; I don't know if this could be related to a successive query anyway.
f; |
|
Back to top |
|
 |
|