Difference between revisions of "Database/Drivers/MySQL Native/Overview"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 5: Line 5:
 
Please note that this page is not part of the end-user documentation. This page is part of the project documentation and used by the development team to coordinate their work.
 
Please note that this page is not part of the end-user documentation. This page is part of the project documentation and used by the development team to coordinate their work.
  
== Status ==
+
== Goal ==
  
* 04/2008 - Preview version released for OO.org 2.4
+
Develop a "native" MySQL driver for OpenOffice.org which is at least as feature-complete as other drivers. Complete the task before the release of OO.org 3.0.  
  
== Meetings ==
+
== Status and Releases ==
  
 +
* '''04/2008 - Preview version released for OO.org 2.4'''
 +
* 02/2008 - Kick-Off Meeting Hamburg
 +
* Before - Native driver development by Georg Richter
 +
 +
== Meetings ==
  
 
* 29.04.2008 - [[Database/Drivers/MySQL_Native/Meeting_Minutes | Technical Meeting Hamburg]]
 
* 29.04.2008 - [[Database/Drivers/MySQL_Native/Meeting_Minutes | Technical Meeting Hamburg]]
Line 18: Line 23:
 
'''Primary contact person in case of questions'''
 
'''Primary contact person in case of questions'''
  
* Sun:
+
=== Sun / OpenOffice.org/StarOffice Base ===
** '''Frank Schoenheit''', Technical Lead OpenOffice.org/StarOffice Base, firstname dot lastname at sun dot com
+
 
** Ocke Janssen, firstname dot lastname at sun dot com
+
* '''Frank Schoenheit''', Technical Lead OpenOffice.org/StarOffice Base, firstname dot lastname at sun dot com
 +
* Ocke Janssen, firstname dot lastname at sun dot com
 +
 
 +
=== Sun / MySQL ===
  
* MySQL:
+
* Georg Richter, Development Manager - Connectors & Client Connectivity, firstname at mysql dot com
** Georg Richter, Development Manager - Connectors & Client Connectivity, firstname at mysql dot com
+
* '''Ulf Wendel''', Senior Software Engineer, uwendel at mysql dot com
** '''Ulf Wendel''', Senior Software Engineer, uwendel at mysql dot com
+
* Andrey Hristov, Software Engineer, firstname at mysql dot com
** Andrey Hristov, Software Engineer, firstname at mysql dot com
+
* Lawrenty Novitsky, Software Developer, lawrin at mysql dot com
** Lawrenty Novitsky, Software Developer, lawrin at mysql dot com
+
  
Role in the development process:
+
=== Primary role  ===
  
 
* Development: Franke Schoenheit, Ocke Janssen, Georg Richter, Andrey Hristov
 
* Development: Franke Schoenheit, Ocke Janssen, Georg Richter, Andrey Hristov
 
* QA/Documentation: Lawrenty Novitsky, Ulf Wendel
 
* QA/Documentation: Lawrenty Novitsky, Ulf Wendel

Revision as of 14:53, 1 May 2008

MySQL driver for OpenOffice.org

The MySQL driver for OpenOffice.org (also called Connector/OO.org) is a "native" MySQL driver for OpenOffice.org. Before the development of the Conenctor/OO.org, OO.org has used JDBC/ODBC to connect to the MySQL Server. JDBC/ODBC adds an extra level of indirection to the connection and is generally speaking more difficult to install but Connector/OO.org.

Please note that this page is not part of the end-user documentation. This page is part of the project documentation and used by the development team to coordinate their work.

Goal

Develop a "native" MySQL driver for OpenOffice.org which is at least as feature-complete as other drivers. Complete the task before the release of OO.org 3.0.

Status and Releases

  • 04/2008 - Preview version released for OO.org 2.4
  • 02/2008 - Kick-Off Meeting Hamburg
  • Before - Native driver development by Georg Richter

Meetings

Development team

Primary contact person in case of questions

Sun / OpenOffice.org/StarOffice Base

  • Frank Schoenheit, Technical Lead OpenOffice.org/StarOffice Base, firstname dot lastname at sun dot com
  • Ocke Janssen, firstname dot lastname at sun dot com

Sun / MySQL

  • Georg Richter, Development Manager - Connectors & Client Connectivity, firstname at mysql dot com
  • Ulf Wendel, Senior Software Engineer, uwendel at mysql dot com
  • Andrey Hristov, Software Engineer, firstname at mysql dot com
  • Lawrenty Novitsky, Software Developer, lawrin at mysql dot com

Primary role

  • Development: Franke Schoenheit, Ocke Janssen, Georg Richter, Andrey Hristov
  • QA/Documentation: Lawrenty Novitsky, Ulf Wendel
Personal tools