Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.) Complexity: High Date of First Response: 2008-07-30 06:55:22 project_key: SOA In the sample/helloworld_sql_action ,its default database is hsqldb.If i want to change it to MySql database,where or what file i need to edit and how to edit?
No changes? how can i use MySql database with no changes?
The quickstarts are samples showing what can be done. Only using hsqldb is not a bug. If you want to use a different database, you will need to set up that database and edit the quickstart files to use that database. Support questions can be asked on the forums, or via the CSP (if you have a support contract).