Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I initialize a database from a database project?

I have a Visual Studio 2012 Solution containing a SQL Server Database Project. I'm using Entity Framework 6 (Beta 1 currently) in my application.

Is there an initializer that allows me to spin up a database from the Database Project?

like image 821
Michael Stum Avatar asked Jun 01 '26 02:06

Michael Stum


1 Answers

Solved it using DacServices, have to bundle the .dacpac with the app but overall it works as expected.

like image 71
Michael Stum Avatar answered Jun 02 '26 16:06

Michael Stum



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!