We are migrating our geodatabase and multiple business databases to a new server.I am trying to use arcpy.mapping.tableView.replaceDataSource to migrate the OLEDB tables in our MXDs to the new server. The tables may come from any one of the databases. Is there a way to identify which database the table is in? Is there a way to change the server and keep the database the same?
↧