Window Application Deployment

Sanjay Verma posted at 09-May-08 07:18

I am making one windows application in VB.NET. I am using SQL Server as database.
So, my question is if I want to deploy the .exe file to the client. Then is it necessary that SQL server should also be installed in
his computer?

And if not, how can he maintain his database with my application. I mean what files I should supply to him with SetUp exe.?

As I am new to Windows Application, can anyone explain about it... or give some article links so I can understand the whole process
from creating application to End User deployment.

Thanks for help in advance.




Click here to sign in and reply. You could earn money via our $500 contest just for being helpful.
  Window Application Deployment - Sanjay Verma  09-May-08 7:18:07 AM
      hmm - santhosh kapa  09-May-08 7:24:25 AM
          Thanks All - Sanjay Verma  09-May-08 7:38:30 AM
              Yes, you make SQL Server a prerequisite in the msi install - Robbe Morris  09-May-08 12:30:31 PM
      MDAC should be there in client machine... - Vasanthakumar D  09-May-08 7:25:01 AM
      Check this - npsenthil kumar  09-May-08 7:25:45 AM
      soluton - Chirag Bhavsar  09-May-08 7:32:36 AM
      re - alice johnson  19-May-08 12:04:19 PM
View Posts