We are currently in a self-administered Web / SQL Server environment using SQL Server 2008 and we are about to switch to having external DBAs who utilize SQL Server 2016. These servers are not linked. What is the best way to export our data without the table structures and overwriting the security logins when it is imported into their environment? I don't think we can use bcp due to permissions. What are our options?