Results 1 to 8 of 8

Thread: asp + MSSQL

  1. #1
    Join Date
    Mar 2009
    Beans
    7

    asp + MSSQL

    Greetings,

    has anyone used the asp + MSSQL combination on ubuntu, debian or any other linux? I'm wondering if its possible, and if it is, stable and easy to set up.

    Any help is welcome: package names, tutorials and experiences.

    Thanks in advance,

    Jura

    PS: It is not for me, it is what my boss wants He currently has asp+MSSQL on windows server and wants to cross over.

  2. #2
    Join Date
    Mar 2008
    Location
    Indore, India
    Beans
    233
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: asp + MSSQL

    MSSQL can be installed on windows servers only, you need to migrate to MySql or postgresql.

  3. #3
    Join Date
    Mar 2009
    Beans
    7

    Re: asp + MSSQL

    And what about asp if i migrate to mysql? Are there packages to set it up on ununtu or any other linux?

  4. #4
    Join Date
    Nov 2009
    Location
    Catalunya, Spain
    Beans
    14,558
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: asp + MSSQL

    Quote Originally Posted by jura1985 View Post
    And what about asp if i migrate to mysql? Are there packages to set it up on ununtu or any other linux?
    I am not 100% sure, but I believe ASP is also a Microsoft "product". If I am right, I doubt there would be options for linux. MS wants you to use only their products.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  5. #5
    Join Date
    Nov 2008
    Location
    Lleida, Spain
    Beans
    1,157
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: asp + MSSQL

    Search for mono and apache.

  6. #6
    Join Date
    Mar 2008
    Location
    Indore, India
    Beans
    233
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: asp + MSSQL

    apache is the the web server used on linux, which has a limited support for asp, but if you are thinking of migrating to linux server it is definitely a good choice. ou can also think of migrating asp application php. jsp, ruby, python could be other choices.

  7. #7
    Join Date
    Mar 2009
    Beans
    7

    Re: asp + MSSQL

    I know when I was installing php + mysql back in the days, I had the LAMP package, so I was wondering if there was a similar thing for the asp + mssql.
    Anyway, thanks for the help, looks like I'm in for some testing.

  8. #8
    Join Date
    Oct 2006
    Location
    /dev/null
    Beans
    1,574
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: asp + MSSQL

    Mono can run ASP.NET webapps on Linux - but ASP Classic (most recent version released 12 years ago) cannot usefully be executed on Linux.
    Understanding is a three-edged sword: Your side, their side, and the truth

Bookmarks

Posting Permissions

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