sql server 2008 r2 - Create scripts in seperate file for each object with correct ordering -


in mssms can create scripts each object in different file. that's awesome. if want run scripts, you'll have determine order of scripts or run referential keys.

is there way have files generated ordering number can executed alphabetically? alternatively: there way automatically determine order somehow?


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -