hello all,
i am using C# windows application with sql database connection.now my need is i want to bind database with setup file. its working fine on my pc but when i deliverd exe to client it getting error
localdatabase runtime error occurred the specified LocalDB does not exist.
how to fix this error