SQL Native Client

Discussion in 'Databases' started by Daveyboy527, Jan 19, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi all,

    OK I have signed up with DASP but already have a problem so looks like I may have to cancel unless someone can tell me different [​IMG]

    Here is the situation .... In a couple of months time I am launching a new online game. The game has a SQL Express back end to it. The web site needs to plug in to that database, so I need to use the SQL Native Client (SQLNCLI) Database provider.

    I uploaded a couple of pages to the new domain and much to my disappointment, here is what I got:

    ADODB.Connection error '800a0e7a'
    Provider cannot be found. It may not be properly installed.

    I'm gutted, there is no way around using the SQL Native Client as we need to use MARS (Multiple Active Result Set). Why why why is this dll not installed on the webservers when you quite rightly state that you offer SQL 2005 hosting ... it evens says one of your features and I quote from your homepage "Multiple Active Result Set (MARS)"? Surely many people want to connect from their site to a SQL 2K5 server?

    Regards,
    Dave
     
  2. We have just recently installed the SQL Native Client on our web servers. We found that this error is actually related to a permissions issue. We are currently reviewing the permissions on some servers that have this problem.

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page