System.Web.UI.WebControls Namespace AccessDataSource Class
.NET Framework version 2.0
Returns the name of the .NET data provider that the AccessDataSource control uses to connect to a Microsoft Access database.
The property is read only with a default value of System.Data.OleDb.
While the AccessDataSource control exposes the ProviderName property because it is inherited from its base class, attempting to set the ProviderName property results in a NotSupportedException thrown.
ConnectionString
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note