jeudi 26 mars 2015

How to generate script INSERT from result?

I have two databases in different SQL Server which are not connected each other. I want to insert selected lignes from my first DB (2008) to second DB (2005). I want to generate INSERT script, in order to execute it in DB 2005.


I found how to export all database, or all lignes in one table, but nothing about how to export only selected lignes ?


Any idea ?


Aucun commentaire:

Enregistrer un commentaire