Posted on: 3/4/2015 11:57:19 AM | Views : 604

Dear all,
We actually have a local SQL server express 2012 database full install on a dedicated PC and an WPF application which is connected to the database we used.
When we deploy such solution to different Customer we spend quite many time for setting up SQL rights and installation.
Due to that I was considering to use LocaDB instance for our application but have question on this :
1- Does LocalDB contains all same feature as a traditionnal database manage in SSMS ?
What I mean by that is that our actuall database use store procedure, trigger, shema, custom types
thanks
regards

Go to the complete details ...