Yes, you are right. I need a platform to get those sql not just a database
model which can be read in from xml. This also means that I can't get sql of
the differences between two xml schemas, have to create a live database from
xml, and then get the sql from the platform. Is that right?
Can we go one step further, to get the sql (whatever type supported) from
two xml schemas straight away?

On 4/21/06, Thomas Dudziak <[EMAIL PROTECTED]> wrote:
>
> On 4/21/06, Jun Li <[EMAIL PROTECTED]> wrote:
>
> Well, if you use it via the API, then you already have a specific
> platform, e.g. the Oracle platform or the DB2 platform, and thus
> you'll get the SQL for this platform.
> And if you use it via the Ant task, then you have to specify the
> platform via a corresponding attribute (databaseType at the task),
> otherwise you'll get an error.
>
> Tom
>



--
--------------
Cheers,
Jun

Reply via email to