mohamed.farag 0 Newbie Poster

Hello everyone, I have created a c# project( visual studio 2008 ). The application retrieve some data from access db. I'll use setup wizard. I'm just wondering how to deploy my database inside the setup folder. How should i define my connection string and how to get the directory of setup folder from the environment?

Thanks in advance.