Last modified by Gavin Eadie on 2012/10/03 12:23

From version 9.1
edited by Gavin Eadie
on 2012/10/03 12:23
Change comment: Migrated to Confluence 4.0
To version 5.1
edited by smmccraw
on 2007/07/08 09:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Database Compatibility and Comparisons-MySQL
1 +Programming__WebObjects-Database Compatibility and Comparisons-MySQL
Parent
... ... @@ -1,1 +1,0 @@
1 -To classify
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gavineadie
1 +XWiki.smmccraw
Content
... ... @@ -1,7 +1,5 @@
1 -**More than anything else you need to know about using MySQL with WebObjects, you must know to NEVER use MyISAM engine for tables.**
1 +For very complete notes about MySQL and WebObjects. See this [[blog>>http://homepage.mac.com/kelleherk/iblog/C711669388/index.html]].
2 2  
3 -For very complete notes about MySQL and WebObjects. See this [[blog>>url:http://homepage.mac.com/kelleherk/iblog/C711669388/index.html||shape="rect"]]. [stale link]
3 +If you're interested in a nice graphical interface to managing your MySQL, you may want to checkout out [[Navicat MySQL>>http://www.navicat.com]] from Navicat.
4 4  
5 -If you're interested in a nice graphical interface to managing your MySQL, you may want to checkout out [[Navicat MySQL>>url:http://www.navicat.com||shape="rect"]] from Navicat.
6 -
7 -You can also use the [[official tools>>url:http://www.mysql.com/products/tools/||shape="rect"]] from MySQL.
5 +Category:WebObjects