I have created the wpf with local database using visual studio 2010.
I created the setup file of it from publish option provided in it.I want to know where the database file is present when we install the app on our PC and how to created backup of database file.
Loading
Akhil GargPosted Jan 20, 2015, 9:38 AM
Arvind GuravPosted Jan 20, 2015, 2:33 AM
Arvind GuravPosted Jan 20, 2015, 2:31 AM
Akhil GargPosted Jan 19, 2015, 1:44 PM
Arvind GuravPosted Jan 19, 2015, 1:42 PM
Arvind GuravPosted Jan 19, 2015, 1:30 PM
Akhil GargPosted Jan 19, 2015, 1:18 PM
Hi
you are using MSSQL only for local database??Whenever you are publishing an WPF app then it wont create any database file
If you want to create database backup you can create from SQL Server