Is it possible to merge 2 (or more I suppose) existing LANsweeper databases into 1?
If so, what considerations are there?
I see that computername is an Integer field and (appears to be) used as the reference between the relevant data tables for computers. If we were to add a high number say 100 thousand/1 million to one of the datasets computername field in all relevant tables would that be sufficient to avoid a mishmash of related data?
I note that the devicekey field is not handled in the same manner (vchar and appears to contain either MAC or IP) however the merged databases in question should not have any duplicated devicekey fields.
Thanks,