DOC: Error in SqlConnection.ConnectionString Property Documentation (317557)
The information in this article applies to:
- Microsoft ADO.NET (included with the .NET Framework)
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
This article was previously published under Q317557 SUMMARY
In the SqlConnection.ConnectionString Property MSDN documentation, the table of valid names for values within the ConnectionString property lists 'dbmsipcn' as a supported value for the shared memory network library. However, the network library for shared memory is dbmslpcn.
MORE INFORMATION
Local connections between an application and an instance of Microsoft SQL Server 2000 on the same computer use Shared Memory Net-Library by default.
REFERENCES
For more information about Net-Libraries, refer to the Microsoft .NET Developer Center or the following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 6/25/2002 |
---|
Keywords: | kbdocerr kbDSupport kbprb kbSqlClient KB317557 |
---|
|