Hello All
Is there any free tool to generate SQL insert Script in order of dependency.
Thanks
Hello All
Is there any free tool to generate SQL insert Script in order of dependency.
Thanks
How about the Microsoft SQL Server Database Publishing wizard? You can Google it for more info.
Randy
SSMS Tools Pack can script your entire database data in the dependency order.