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. easy question for profeesionall programmers...

easy question for profeesionall programmers...

Scheduled Pinned Locked Moved C#
databasesql-serverhelpquestioncsharp
4 Posts 4 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
    mr mohsen
    wrote on last edited by
    #1

    hi friends first can i install mssql server 2000 on linux server???? can i connect and use ms sql server 2000 from windows application(C#) ?? i have application with c# and database with ms sql server 2000 . but manager of this project said me that i have to use linux server instead of current windows server... please guide me to solve this problem. thank you

    nobody help you... you have to help you yourself and this is success way.

    H D P 3 Replies Last reply
    0
    • M mr mohsen

      hi friends first can i install mssql server 2000 on linux server???? can i connect and use ms sql server 2000 from windows application(C#) ?? i have application with c# and database with ms sql server 2000 . but manager of this project said me that i have to use linux server instead of current windows server... please guide me to solve this problem. thank you

      nobody help you... you have to help you yourself and this is success way.

      H Offline
      H Offline
      Hesham Amin
      wrote on last edited by
      #2

      mssql server cannot be installed on Linux. If your manager insists to use Linux, you should use cross platform database like MySQL.

      Hesham A. Amin My blog

      1 Reply Last reply
      0
      • M mr mohsen

        hi friends first can i install mssql server 2000 on linux server???? can i connect and use ms sql server 2000 from windows application(C#) ?? i have application with c# and database with ms sql server 2000 . but manager of this project said me that i have to use linux server instead of current windows server... please guide me to solve this problem. thank you

        nobody help you... you have to help you yourself and this is success way.

        D Offline
        D Offline
        DaveyM69
        wrote on last edited by
        #3

        As the previous poster said, use MySQL. They have a .Net connector you can download from their site, install it and add a reference to your project and it's easy from there. No problems connecting to Linux/MySQL from a windows app (C#).

        Dave
        BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)

        1 Reply Last reply
        0
        • M mr mohsen

          hi friends first can i install mssql server 2000 on linux server???? can i connect and use ms sql server 2000 from windows application(C#) ?? i have application with c# and database with ms sql server 2000 . but manager of this project said me that i have to use linux server instead of current windows server... please guide me to solve this problem. thank you

          nobody help you... you have to help you yourself and this is success way.

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #4

          mr.mohsen wrote:

          can i install mssql server 2000 on linux server?

          No.

          mr.mohsen wrote:

          can i connect and use ms sql server 2000 from windows application(C#) ?

          Yes, look at www.connectionstrings.com[^]

          mr.mohsen wrote:

          manager of this project said me that i have to use linux server instead of current windows server...

          Manager is a moron, and needs to be fired. Obviously he doesn't know squat. Unless he means MySQL which is much different than MSSQL Server.

          "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

          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