Results 1 to 2 of 2

Thread: help!

  1. #1
    Jeffrey Guest

    help!

    hello...i`m quite new with ASP`s...i need to access an SQL-server database from a webpage and i`ve been getting this error :

    ADODB.Connection error `800a0e7a`

    ADO could not find the specified provider.

    /cgi/database.asp, line 32

    --------------------------------------------------------------------

    what is the `specified provider` this error is referring to?

  2. #2
    Frank Guest

    help! (reply)

    Jeffrey,
    Do you have the ASP-DB tool? You should not have too much of a problme if you do. If not, check out www.aspdb.com. Your error msg looks like a a bad setup, or typo in setting up the datasource.

    Frank



    On 10/11/98 1:48:55 AM, Jeffrey wrote:
    > hello...i`m quite new with ASP`s...i need to access an SQL-server database
    > from a webpage and i`ve been getting this error :

    ADODB.Connection error
    > `800a0e7a`

    ADO could not find the specified provider.
    >

    /cgi/database.asp, line 32
    >

    --------------------------------------------------------------------


    > what is the `specified provider` this error is referring to?

Posting Permissions

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