I think you should script the entire datavase with EM, and then after the installation of you app, run a osql that calls the file you created before. With SQL Server there's no way to script the inserts of the records in your database. So i would suggest SQLDump tool, to do this.