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. developing with sql server

developing with sql server

Scheduled Pinned Locked Moved C#
databasesql-serversysadminquestion
6 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.
  • T Offline
    T Offline
    teknolog123
    wrote on last edited by
    #1

    hi, I am working on a cyber cafe program and using sql server express. Will I need to install sql server to the target pc's to use my program? And is there anything that I should be careful when compiling?

    P Z 2 Replies Last reply
    0
    • T teknolog123

      hi, I am working on a cyber cafe program and using sql server express. Will I need to install sql server to the target pc's to use my program? And is there anything that I should be careful when compiling?

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

      Maybe. More detail would be helpful. Is it client/server? Only the server needs the server software.

      T 1 Reply Last reply
      0
      • T teknolog123

        hi, I am working on a cyber cafe program and using sql server express. Will I need to install sql server to the target pc's to use my program? And is there anything that I should be careful when compiling?

        Z Offline
        Z Offline
        ZHAOBING_NTU
        wrote on last edited by
        #3

        If you run your program locally as a server, you need to install. I think what you should be careful about is the connecting string of your database file.

        1 Reply Last reply
        0
        • P PIEBALDconsult

          Maybe. More detail would be helpful. Is it client/server? Only the server needs the server software.

          T Offline
          T Offline
          teknolog123
          wrote on last edited by
          #4

          the program is a client/server application and only server will be using the database locally One more question: if I compile my program, is the database I created included in the compilation? (I use VS C# Express with Sql exspress)

          P 1 Reply Last reply
          0
          • T teknolog123

            the program is a client/server application and only server will be using the database locally One more question: if I compile my program, is the database I created included in the compilation? (I use VS C# Express with Sql exspress)

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

            teknolog123 wrote:

            is the database I created included in the compilation

            The data files? No. But you could include them in the deployment/installer project.

            T 1 Reply Last reply
            0
            • P PIEBALDconsult

              teknolog123 wrote:

              is the database I created included in the compilation

              The data files? No. But you could include them in the deployment/installer project.

              T Offline
              T Offline
              teknolog123
              wrote on last edited by
              #6

              thanks a lot!

              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