classic asp application using sql server 2016

  • Hi ,

    Is possible to connect   sql server 2016 database from classic asp application ???

    If yes, Any challenges to  connection sql server database from classic asp  application

    Regards
    naresh pusalpad

  • naresh009 - Tuesday, July 17, 2018 2:19 PM

    Hi ,

    Is possible to connect   sql server 2016 database from classic asp application ???

    If yes, Any challenges to  connection sql server database from classic asp  application

    Regards
    naresh pusalpad

    It still works - there are still people doing classic ASP. I think there have already been a decent number of posts up here this year asking the same.
    One of the challenges I can think of would be getting the drivers, connection strings correct. There may be others but that's all I can think of at the moment.

    Sue

  • naresh009 - Tuesday, July 17, 2018 2:19 PM

    Hi ,

    Is possible to connect   sql server 2016 database from classic asp application ???

    If yes, Any challenges to  connection sql server database from classic asp  application

    Regards
    naresh pusalpad

    Shouldn't be, assuming a relatively recent operating system and version of IIS.   SQL Native Client can be installed as part of the SQL Server install, and there's no reason that can't be used for connectivity that I'm aware of.   If your IIS box and SQL Server box are different servers, you'll just need to install the SQL Native Client on the IIS box.   Best way to find out is to stand up a server and test it.

    Steve (aka sgmunson) 🙂 🙂 🙂
    Rent Servers for Income (picks and shovels strategy)

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply