I am creating setup of win form app.
After installing setup when i open application it will give error as database not found
Please tell me that how to bind database to setup.
At the time of creating setup i will include debug folder of app in which database is present(local database is used).