CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2000
    Location
    France
    Posts
    72

    Error With IIS and Sql Server 7

    Hi
    I want to connect with IE5 to my SqlServer7 database through IIS.
    When i tried to connect, the message
    [ODBC drivers][names piped] No SQL Server found is displayed.
    I don't why ?
    All my services are running.
    Can you help me please ?
    Thanks


  2. #2
    Join Date
    Nov 2001
    Location
    Cincinnati, Ohio
    Posts
    18

    Re: Error With IIS and Sql Server 7

    Are you running any server script which makes the data connection ADO or something thru ASP ?

    The presence of aliens did not prove their existence and life in outer space but how rare it is on Earth !!

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured