Hi
Can anyone help me how to merge two database with all objects in sql server 2005.
I have two database ie. a.MDF, b.MDF i want a new database c.mdf .
simple merge only merge tables... i want all store procedure, functions, views in new database.
thanks
Ravin