
July 28th, 2007, 07:12 AM
|
|
Registered User
|
|
Join Date: Jul 2007
Posts: 5
Time spent in forums: 48 m 59 sec
Reputation Power: 0
|
|
Make an Installer of VB.NET With DB ????
Hello,
I want to create a setup for my application. The application uses Access DB. The DB is stored in same dir of the appli. but is connected via a datasource DSN.
I read the article on Deployment in VB.NET. That doesn't mention anything regarding DB stuff. I think this will be complicated and difficult too.
The DB path is E:\Trupti\....\DB.mdb, so in the connection string, the path will be like that. How to configure such things. Note: This is one thing that is in my mind, their may be more points to be taken under consideration.
Please help me. I need it at the earliest. As got to provide progress right now of the appplication. At present if you have any other idea please tell me. As will have to show the progress on a daily basis.
I hope to find a solution soon.
Thanks
Trupti
|