Configuring MySQL using ODBC and Mac App Store versions of NeoOffice, Configuring MySQL using ODBC and NeoOffice Secure Edition

From NeoWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:07, 27 May 2014 (edit)
( | contribs)
(Make warning of when to use OpenOffice when data store is MySQL)
← Previous diff
Current revision (04:09, 28 March 2015) (edit) (undo)
( | contribs)
(Configuring MySQL using ODBC and NeoOffice Secure Edition moved to Configuring MySQL using ODBC and Mac App Store versions of NeoOffice)
 
Line 1: Line 1:
-While NeoOffice 2013 and higher - also known as NeoOffice Secure Edition - cannot use JDBC drivers, NeoOffice Secure Edition can connect to MySQL servers using ODBC.+#REDIRECT [[Configuring MySQL using ODBC and Mac App Store versions of NeoOffice]]
- +
-Please note that you must use the steps listed below to use MySQL's ODBC driver in NeoOffice Secure Edition. These special steps are necesary because NeoOffice Secure Edition is sold in Apple's Mac App Store and applications in Apple's Mac App Store must implement several security requirements. Unfortunately, Apple's security requirements make MySQL's default ODBC driver installation inaccessible to NeoOffice Secure Edition.+
- +
-{{alertbox2|NeoOffice Secure Edition cannot open Base reports so if you need to use Base reports, the NeoOffice developers recommend that you use [http://www.openoffice.org/ Apache OpenOffice] with the [http://extensions.openoffice.org/en/project/oracle-report-builder Oracle Report Builder extension] instead.}}+
- +
-#Download the .tar.gz for MySQL's ODBC driver (32 bit for NeoOffice 2013 and 64 bit for NeoOffice 2014 and higher). The .tar.gz must be used because the .dmg installer will not work with applications that run in Apple's App Sandbox.+
-#Double-click on the downloaded .tar.gz file to unpack it. That should create a folder with name starting with "mysql-connector-odbc". Move that folder to your <tt>~/Library/Containers/org.neooffice.NeoOfficeSecureEdition/Data</tt> folder (note: "~" means your Home folder).+
-#If your DSN definitions are in the <tt>/Library/ODBC</tt> folder or <tt>~/Library/ODBC</tt> folder, copy the applicable folder into your <tt>~/Library/Containers/org.neooffice.NeoOfficeSecureEdition/Data/Library</tt> folder.+
-#Open the <tt>~/Library/Containers/org.neooffice.NeoOfficeSecureEdition/Data/Library/ODBC/odbc.ini</tt> file that you created in the previous step in a text editor and replace any occurrences of "localhost" with "127.0.0.1". Using "localhost" will cause the MySQL ODBC driver to use the <tt>/tmp/mysql.sock</tt> file to connect to the database and that file is not accessible to applications running in Apple's App Sandbox.+
-#Open the <tt>~/Library/Containers/org.neooffice.NeoOfficeSecureEdition/Data/Library/ODBC/odbcinst.ini</tt> file that you created in a text editor and replace any occurrences of "/usr/local/lib" with "/Users/<username>/Library/Containers/org.neooffice.NeoOfficeSecureEdition/Data/<mysql>". Note: replace "<username>" with your Mac user account name and "<mysql>" with the name of the folder that you moved in step 2 above.+
- +
-If you did the above correctly and your MySQL server is running, you should be able to connect to the MySQL server from Base in NeoOffice Secure Edition.+
- +
-==References==+
- +
-* [https://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&p=64784#64784 trinity post]+
- +
- +
-<!--{{botlangbarEN|[[Fr:Configurer_MySQL_avec_JDBC_et_NeoOffice_2.0|Français]]}}-->+
-[[Category:NeoOffice]][[Category:Tips and Hints]]+

Current revision

  1. REDIRECT Configuring MySQL using ODBC and Mac App Store versions of NeoOffice
Personal tools