Oracle VB.NET でSQLServerとORACLE接続しクエリをテーブル状に表示 単純に接続後DataGridViewにクエリを表示NuGetを使いOracle.ManagedDataAccessを導入Imports System.Data.SqlClientImports Oracle.ManagedDataAcces... 2016.03.30 OracleVB.NET