CNAS取数仪器端升级
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 line
395B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3. <system.data>
  4. <DbProviderFactories>
  5. <remove invariant="System.Data.SQLite" />
  6. <add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite" />
  7. </DbProviderFactories>
  8. </system.data>
  9. </configuration>