Is there any way I can get the DDL of a table in SQL Server format??
If for some reason U choose not to use DTS , than U can just export it in any tool U have. Since DDL is quite similar in both RDBMs than all U have to do is Seach&Replace

Best regards,
Krzemo.