Skip to content

Instantly share code, notes, and snippets.

@nayosx
Last active September 13, 2015 21:06
Show Gist options
  • Save nayosx/e4f2abbaccc2294e281b to your computer and use it in GitHub Desktop.
Save nayosx/e4f2abbaccc2294e281b to your computer and use it in GitHub Desktop.

Revisions

  1. @selaromdotnet selaromdotnet created this gist Mar 13, 2013.
    5 changes: 5 additions & 0 deletions web.config.xml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    <system.data>
    <DbProviderFactories>
    <add name="MySQL Data Provider" invariant="MySql.Data.MySqlClient" description=".Net Framework Data Provider for MySQL" type="MySql.Data.MySqlClient.MySqlClientFactory,MySql.Data" />
    </DbProviderFactories>
    </system.data>