Migration of Database Design
Posted: Wed 23 Jul 2014 11:12
Hi,
I have a database design which connects to a database called for example "test01". I have a new database called "test02" that is a duplicate of test01 with some new tables, otherwise identical. I would like my design to work with test02 instead of test01. How can this be done?
Thanks.
I have a database design which connects to a database called for example "test01". I have a new database called "test02" that is a duplicate of test01 with some new tables, otherwise identical. I would like my design to work with test02 instead of test01. How can this be done?
Thanks.