MySQL: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
We are currently working to also support any MySQL database as a [[Customer database]] in [[RadiMation]]. | We are currently working to also support any MySQL database as a [[Customer database]] in [[RadiMation]]. | ||
We have tested this functionality with a MySQL version 5.0 Community server. | We have tested this functionality with a MySQL version 5.0 (5.0.51b to be exact) Community server. | ||
== Requirements == | == Requirements == |
Revision as of 09:00, 22 July 2008
We are currently working to also support any MySQL database as a Customer database in RadiMation.
We have tested this functionality with a MySQL version 5.0 (5.0.51b to be exact) Community server.
Requirements
To enable the communication between RadiMation and the MySQL database, it is needed that the MySQL Connector/ODBC is installed. This software package can be downloaded from the MySQL website (see the links below).
Links
- Wikipedia: MySQL
- MySQL: http://www.mysql.org
- MySQL version 5.0 download: http://dev.mysql.com/downloads/mysql/5.0.html
- MySQL Connector/ODBC Version 5.1 download: http://dev.mysql.com/downloads/connector/odbc/5.1.html