I am trying to export some tables from sql database to SqlServer 1. In our local intranet network (next to me) a temp Sql server was created, which I named SqlServer 2.
I do not want to backup all db, and then restore: the original database is about 30Gig.
So, I am trying to complete the EXPORT task. But some tables have some geography fields. Therefore, the export task does not work. Is there another way?
source share