Friday, 9 August 2013

How to add Database in project(C# App) such that it should co-exist with code exe on Customer Site and we can set the path in connection...

How to add Database in project(C# App) such that it should co-exist with
code exe on Customer Site and we can set the path in connection...

I want to add OleDb(MS Access DB) to My Project(C# App) and Deploy it to
Customer .The Db Should be installed with exe's and dll's such that we can
obtain the path of DB,Write Data to it. I really want the code where we
can get the path of DB and for Connection String

No comments:

Post a Comment