Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > How to change DataBase path in Project ?
 

How to change DataBase path in Project ?

Hi,

In my project LocalDataBase included, with (dataSet, etc..)

I want to deploy the application putting the LocalDataBase in a folder named (DataB), do I have to change the connection string ? and how to do that from VS2005?

HSBF Lewe  Sunday, November 12, 2006 7:14 AM

have you looked at this page?

https://blogs.msdn.com/smartclientdata/archive/2005/07/25/443034.aspx
DamPee  Friday, December 01, 2006 7:24 PM

You can use google to search for other answers

Custom Search

More Threads

• Distributing DLLs as shared side-by-side assemblies
• How to make single execution file
• Installation Error 2908
• setup project --> user choices.... how?
• Custom/Typical Deployment Dialog
• COM interop in ClickOnce
• Application deployment to a device
• Enterprise Applications using WinForms/SmartClient/ClickOnce
• Registering dll in global assembly catch without using utility
• Setup and Deployment Projects