Support for ODBC

This commit is contained in:
Jonathan Jenne
2019-08-06 15:56:30 +02:00
parent cd5f982b46
commit f418074011
4 changed files with 194 additions and 6 deletions

View File

@@ -92,6 +92,7 @@
<ItemGroup>
<Compile Include="Exceptions.vb" />
<Compile Include="Firebird.vb" />
<Compile Include="ODBC.vb" />
<Compile Include="Oracle.vb" />
<Compile Include="MSSQLServer.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />