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. C#
  4. Deploying Windows Application(C#) with SQL Server(2005)

Deploying Windows Application(C#) with SQL Server(2005)

Scheduled Pinned Locked Moved C#
databasehelpcsharpsql-serversysadmin
3 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.
  • S Offline
    S Offline
    samrat net
    wrote on last edited by
    #1

    Hi, I've faced a problem, pls help me. I developed a windows application which uses SQL Server(2005) as database. Now the problem is that I want to install the application in client machine which don't have sql server database. Now how can I install the application in client machine so that sql sever install automatically when i run setup.exe in client machine. thanks.......... Regards, samrat

    M P 2 Replies Last reply
    0
    • S samrat net

      Hi, I've faced a problem, pls help me. I developed a windows application which uses SQL Server(2005) as database. Now the problem is that I want to install the application in client machine which don't have sql server database. Now how can I install the application in client machine so that sql sever install automatically when i run setup.exe in client machine. thanks.......... Regards, samrat

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      SQL Server is not a client application it is a SERVER application and therefore requires a completely different installation than the one you are proposing. Look into using SQL Express where you can use an .MDB file on the client.

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • S samrat net

        Hi, I've faced a problem, pls help me. I developed a windows application which uses SQL Server(2005) as database. Now the problem is that I want to install the application in client machine which don't have sql server database. Now how can I install the application in client machine so that sql sever install automatically when i run setup.exe in client machine. thanks.......... Regards, samrat

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #3

        Just write in the documentation that they have to have SQL Server installed.

        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