=== modified file 'dhis2-live-installer/resources/conf/hibernate.properties' --- dhis2-live-installer/resources/conf/hibernate.properties 2010-03-02 06:52:28 +0000 +++ dhis2-live-installer/resources/conf/hibernate.properties 2010-09-21 17:57:03 +0000 @@ -3,7 +3,7 @@ hibernate.dialect = org.hisp.dhis.dialect.H2Dialect hibernate.connection.driver_class = org.h2.Driver -hibernate.connection.url = jdbc:h2:./database/dhis2;AUTO_SERVER=TRUE +hibernate.connection.url = jdbc:h2:./database/demo;AUTO_SERVER=TRUE hibernate.connection.username = sa hibernate.connection.password = === modified file 'dhis2-live-installer/resources/files/Readme.txt' --- dhis2-live-installer/resources/files/Readme.txt 2010-09-18 18:32:22 +0000 +++ dhis2-live-installer/resources/files/Readme.txt 2010-09-21 17:57:03 +0000 @@ -13,8 +13,8 @@ (http://www.openoffice.org/) in order to utilize the Excel Report module, or analyze data in PivotTables. o (Optional) If you want to view the PDF version of the documentation, - a recent version of the Adobe Acrobat reader, or other program capable of - reading PDF documents. Acrobat Reader can be downloaded free of charge from (http://get.adobe.com/reader/) + a recent version of the Adobe Acrobat reader, or other program capable of reading PDF + documents. Acrobat Reader can be downloaded free of charge from (http://get.adobe.com/reader/) o This package is installed by default with the H2 embedded database. DHIS2 is capable of running with other database systems, such as Postgresql or MySQL. Please consult the user documentation if you wish to run DHIS2 with another database