ASP.NET Using connection string from web.config in TableAdapters for Typed Datasets

To view this string the connection string tag must have: providerName="System.Data.SqlClient" (SQL Server). The string works also without this property but Visual Studio requires it to display existing connection string for datasets.

No comments:

Post a Comment