Hi there,
I have a database called A which is a master copy (readonly)
I need another DB called B which users will access it
how to do it?
i need all objects(tables, triggers, SPs, views, indexex etc) to also be copied along with permission
so bacially B should be exactly as A
Cheers
GB