Reputation: 3417
I read several questions and answers , but I can not find an exact solution for my problem , so I open a question too.
We're doing a program that uses the DLL inside of another project I call A. A then the project is evidence to a database mdf .
The software will be install on the tablet windows without administrator permissions , this means that I can do to install a LocalDB of ms sql . So should read the database from a local folder (where I'll put the MDF through installshield ) without sql server installed . I'd like to know if you can read the MDF without sql server from the solution , as well as the program that I'm going to throw .
The language used is C# , WPF project with MVVM pattern if it can be of help.
Thanks I hope I explained , altrimeti ask in the comments that are online .
Upvotes: 2
Views: 805