Skip to content
Prev 58323 / 398503 Next

ms access --> mysql --> R in Linux

On Mon, 2004-11-01 at 14:31, Mateusz Loskot wrote:
Just as an FYI, you might want to review what the OO.org folks are doing
by integrating the mdbtools functionality into OpenOffice:

http://dba.openoffice.org/drivers/mdb/index.html

A goal of the integration would be to provide a GUI-like interface to
Access tables, such as can be done under Windows using ODBC:

http://www.openoffice.org/FAQs/ms-access/ms-access.html

or what has been done with MySQL:

http://www.unixodbc.org/doc/OOoMySQL.pdf

The issue at this point (among many I suspect) is that the mdbtools
package is read-only to Access, though there are longer term plans to
enable write functionality. So for the time being at least, there is no
actual management ability to modify existing tables and queries.

Lastly, you can also get a feel for what the OO.org folks are doing with
their own internal applications in the area of DBMS:

http://dba.openoffice.org/miscellaneous/dba20.html

HTH,

Marc Schwartz