These steps are required when you convert from a demo/trial Live Forms server installation to a production installation. Tip |
---|
While you are demo-ing Live Forms you do not need to do the Database Setup steps discussed below. |
Your server requires a SQL database for storing users and form submissions. The follow SQL databases have been certified: - mySQL5
- Microsoft SQL Server 2005
- Microsoft SQL Server 2008
- DB2 (v4.1.5)
- Oracle 10g
- Oracle 11g (v4.1.5)
The Live Forms server may function with other SQL database types but only the above set has been certified. Warning |
---|
The default HSQLDB is ONLY sufficient for demo/trial versions of Live Forms. All other production Live Forms users MUST switch their Live Forms software to a production quality database. |
The following steps describe how to change the underlying database from the demo/trial HSQLDB to a production quality SQL database. The database configuration file frevvo.xml is located in <frevvo installdir>/frevvo/tomcat/conf/Catalina/localhost directory. |