PDA

View Full Version : Making a copy of database



urkas
November 14th, 2017, 20:17
If i copy all the contents over from a database I have done a lot of work from into a new one -- Does it have any impact if I start deleted or adjusting the data in the new copied version ?>


IE -- Will it impact the original set at all ? Or once I copy it over it is its own new Dataset ?

Thanks

LordEntrails
November 14th, 2017, 20:19
If you copy the whole campaign folder you will have an independent copy. The databases are just flat files so you don't have to worry about any dependencies between campaign folders.

urkas
November 14th, 2017, 20:19
Ok good !

Thanks