Hi all,
I have to 'copy' the production db to different db/instance on the same sql 2008 r2 server to allow users generating reports on that copied db.
How to do this the best way without having to pay attention/modify somthing if in the production db new tables are added/dropped ??
I tried to work with snapshot replication but did not found a way to handle new added tables?!
Thanks for your help
acki4711