Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 310663 - Last Review: February 23, 2007 - Revision: 4.3
PRB: SQLBrowseConnect Does Not Enumerate SQL Server 7.0 Servers
This article was previously published under Q310663
With Microsoft Data Access Components (MDAC) version 2.6 and later installed on the platforms listed above, the
SQLBrowseConnect ODBC call enumerates Microsoft SQL Server 2000 instances but cannot enumerate Microsoft SQL Server 7.0 servers.
This behavior is by design.
To reproduce this behavior, call
SQLBrowseConnect with a
Connection String In parameter of "Driver={SQL Server}". After the call completes, the
Connection String Out parameter does not contain any SQL Server 7.0 names in the server list.
APPLIES TO
- Microsoft Data Access Components 2.6, when used with:
- Microsoft Windows 95
- Microsoft Windows 98 Standard Edition
- Microsoft Windows 98 Second Edition
- Microsoft Windows Millennium Edition
- Microsoft Data Access Components 2.6 Service Pack 1, when used with:
- Microsoft Windows 95
- Microsoft Windows 98 Standard Edition
- Microsoft Windows 98 Second Edition
- Microsoft Windows Millennium Edition
- Microsoft Data Access Components 2.7, when used with:
- Microsoft Windows 95
- Microsoft Windows 98 Standard Edition
- Microsoft Windows 98 Second Edition
- Microsoft Windows Millennium Edition
- Microsoft ODBC Driver for SQL Server 2000 2000.80.194
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate