diff --git a/guide/C/ch_basics.xml b/guide/C/ch_basics.xml index a93b06f81..d14a86b06 100644 --- a/guide/C/ch_basics.xml +++ b/guide/C/ch_basics.xml @@ -638,17 +638,18 @@ require access to a MySQL or PostgreSQL database server and the installation of additional database drivers on your machine. - + Users can change the format at any time by using File Save As.... This will create a copy of the data file in the selected format. - + Storage Comparison and Recommendations Each storage format has benefits and shortcomings that users should - consider for their needs and abilities. See the Storage Comparison Table below + consider for their needs and abilities. See the + below for further details. The XML format is the most stable and established, @@ -658,7 +659,7 @@ SQL storage without the overhead of installing or managing a full DBMS. MySQL and PostgreSQL require the installation of MySQL and PostgreSQL DBMS, respectively, and are best - implemented only by experienced database administrators. + maintained only by experienced database administrators. Use of a SQL back end for storage implies to many @@ -668,9 +669,9 @@ although it is a long term goal of the development team. - + Storage Comparison Table - +
Storage Comparison