Additional resources for troubleshooting data access errors

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

You can find assistance with troubleshooting errors and warnings in the Microsoft Developer Network (MSDN) public forums. The following table lists the data related forums available on MSDN.

Windows Forms Data Controls and Databinding Provides a forum for questions about and general discussions of data access in Windows Forms.

ADO.NET DataSet Forum Provides a forum for questions about and general discussions of Datasets.

ADO.NET Entity Framework and LINQ to Entities Provides a forum for questions about and general discussions of Entity Framework applications and the LINQ to Entities language.

WCF Data Services Forum Provides a forum for questions about and general discussions of data services.

SQL Server Data Access Forum Provides a forum for questions about and general discussions of accessing data in Microsoft SQL Server.

Linq to SQL Forum Provides a forum for questions about and general discussions of Linq to SQL.

ADO.NET Data Providers Forum Provides a forum for questions about and general discussions of the different .NET Framework Data Providers.

For information about how to troubleshoot connectivity to SQL Server, see How to Troubleshoot Connecting to the SQL Server Database Engine.

See Also

Visual Studio data tools for .NET