Can Form Runner automatically create tables in my database?
As of June, 2010, the answer is yes and no: Form Runner by default stores data in XML into eXist, MySQL, Oracle, which does not require creating new tables, as we use generic tables. The Form Runner persistence layer is configurable and based on a REST API, however, so you can create your own persistence layer.