how to make Visio generate "drop database" statement?

B

Bala

The DDL generated by Visio begins with "create database".
I need a drop statement first (our build script won't work without
it). We always manually edit the DDL before building, but I'm lazy, I
want Visio do it for me :)
But how?

Thanks,
Bala
 
B

Bala

The DDL generated by Visio begins with "create database".
I need a drop statement first (our build script won't work without
it). We always manually edit the DDL before building, but I'm lazy, I
want Visio do it for me :)
But how?

Thanks,
Bala

The lack of response tell me this cannot by done.
 
Top