Microsoft Access Connectivity from C#


<configuration>
  <appSettings>
<add key="ConnectionString" value="Provider=Microsoft.ACE.OLEDB.12.0;Data Source=BCI.accdb;" />
<add key="ClientSettingsProvider.ServiceUri" value="" />
  </appSettings>
</configuration>

Comments

Popular posts from this blog

How to use DbFunctions.TruncateTime

Microsoft Access Connectivity from C#

Tool 'dotnet-ef' failed to install. dotnet core