Hi,
Can you tell me why u r goin to Create Database on daily basis.
rather than you can do
scripts for defination of tables and their constraints(one time only),
scrips for truncating all tables that required(daily).
and another for copying Data.
It will be easier.
Regards,
Nitin S. Parthe