Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. Deploying windows application

Deploying windows application

Scheduled Pinned Locked Moved Windows Forms
databasecsharpdotnettutorial
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mrcsn
    wrote on last edited by
    #1

    hi all, i developed one windows application which needs database interaction . now i want to deploy the application in the client system which dont have .net and database . i know how to install .net framework component but which database component i want to install to run the database .im using sql 2005. can u please explain me the procedure ... thanks . CSN

    C Z 2 Replies Last reply
    0
    • M mrcsn

      hi all, i developed one windows application which needs database interaction . now i want to deploy the application in the client system which dont have .net and database . i know how to install .net framework component but which database component i want to install to run the database .im using sql 2005. can u please explain me the procedure ... thanks . CSN

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Depends on the app. The simplest thing I've found is to write an app that runs the installation scripts against the DB. You can also ship a DB backup and expect the user to restore it. I'm sure there are other ways, but the question is, how technical are your end users ?

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      1 Reply Last reply
      0
      • M mrcsn

        hi all, i developed one windows application which needs database interaction . now i want to deploy the application in the client system which dont have .net and database . i know how to install .net framework component but which database component i want to install to run the database .im using sql 2005. can u please explain me the procedure ... thanks . CSN

        Z Offline
        Z Offline
        Zoltan Balazs
        wrote on last edited by
        #3

        First of all, is there any Sql server installed? Or which dbms are you using?

        Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern

        M 1 Reply Last reply
        0
        • Z Zoltan Balazs

          First of all, is there any Sql server installed? Or which dbms are you using?

          Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern

          M Offline
          M Offline
          mrcsn
          wrote on last edited by
          #4

          hi , thanks for ur reply . here in client system he dont have any database i have to do all the things . i dont know whether to install full version of sql server 2005 or sql server express 2005 . is sqlexpress2005 is sufficient ??? can u tell which is better one to do .. thanks . CSN

          Z 1 Reply Last reply
          0
          • M mrcsn

            hi , thanks for ur reply . here in client system he dont have any database i have to do all the things . i dont know whether to install full version of sql server 2005 or sql server express 2005 . is sqlexpress2005 is sufficient ??? can u tell which is better one to do .. thanks . CSN

            Z Offline
            Z Offline
            Zoltan Balazs
            wrote on last edited by
            #5

            That depends on the client needs. You should check the differences between the express edition and the full version. Also keep in mind that while the express edition is free, the full version is not. I never agree to install any pirated software to any client, it's not fair and you too could be held liable.

            Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups