On Jun 14, 2007, at 2:12 AM, [EMAIL PROTECTED] wrote:
Hi,
Is there any way to configure the psml importer so that it will
generate
sql scripts instead of updating live the database?
Here in my project, we are planning to use Jetspeed to create our new
corporate portal. Jetspeed is fine for what we are trying to do but
there
is one point where I am not sure of the best solution.
We are planning to develop the portal using xml psml files and
migrate to
the different environments by importing the psml into the database.
While
this is fine, the corporate habits here are to never use a program to
update a database and prefer to generate sql scripts, that you can
review,
to do the populate job.
Apache DB's DDL UTILS should be able to generate SQL from our XML
schema format