Results 1 to 4 of 4

Thread: how to include my local database to my windows application on the time of deployment?

  1. #1
    Junior Member
    Join Date
    Jan 12
    Posts
    31

    Angry how to include my local database to my windows application on the time of deployment?

    I have developed windows application using SQL Server 2008 Express as database.I have made it in the deployment set up form by adding prerequisites (.net framework4,sqlserverexpress,crystalreport).But where can i add my local database when i install it in other computer.All the prerequisites software can be served with the same installation folder.But what about the local database,can i put it in the same installation folder?will system will configure to it on the time of installation?

  2. #2
    Member
    Join Date
    Jan 09
    Posts
    39

    Re: how to include my local database to my windows application on the time of deploym

    I'm having the exact same issue.
    Did you manage to sort it?
    I've used the database wizard to create a script of my database and schema but have no idea what to do next.

  3. #3
    PowerPoster
    Join Date
    Feb 06
    Posts
    8,576

    Re: how to include my local database to my windows application on the time of deploym


  4. #4
    Member
    Join Date
    Jan 09
    Posts
    39

    Re: how to include my local database to my windows application on the time of deploym

    Thats great thanks.
    I'll have a look.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •