I have two Database-Servers (lets call them "outside" and "inside") and I would like to retrieve views from the "outside" server and store them on the "inside" server. The "inside" server is an MS SQL-Server, I do not know a lot about the other one, but I assume it's MS SQL, too. Now there are Views on the "outside" server that I need to map into my database-structure daily. So I want to grab the views once a day and then work with them. I have two Database-Servers (lets call them "ou