SQL Server 6.5 with Application Server ASP.Net

  • Hi SQLServercentral team members,

    Appreciate yr help to assist me or give any idea. My production server running in SQL Server ver 6.5 (OS is Win NT ver 4.0 SP6a). I'm planning to hv Application Server, W2K Server, IIS5 n ASP.Net.

    Do I will face any problem on it ? Any component need to install at my database server (Framework ?? ) in order application can talk with database server. Pls some one assist me.

    Thnks in adv

  • If I read this right, you're planning to upgrade your OS from NT4 to W2k but leave SQL 6.5 on?

    http://www.microsoft.com/technet/prodtechnol/sql/70/evaluate/sql7faq.mspx

    is a good start. Have to admit sticking with SQL 6.5 is an odd move, as its not supported now (to my knowledge).

    The baggage with IIS5 and ASP.Net is its own matter - you'll need to do some searching on that for SQL 6.5

  • Nope. I will maintain database server NT 4.0 SP6a n SQL Server 6.5. Another new server W2K SP4, IIS5 n .Net Framework for ASP.Net to run. This new server will communicate with database server. Any problem on it ? or need component to install at database server.

    Thnks

  • off the top of my head, you might get some issues with authentication - w2k uses 'windows authentication' and NTLM.

    You really need to check out the MS Knowledge base on this and probably the MS newsgroups.

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

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