Closed design0er closed 7 years ago
hello.Does the BulkCopy feature support Oracle Managed Driver? or it just support the oracle unmanaged driver?
Oracle.ManagedDataAccess.Client.OracleConnection does not provide a BulkCopy method. You will have to use the unmanaged driver if you want to use BulkCopy.
thanks a lot.
hello.Does the BulkCopy feature support Oracle Managed Driver? or it just support the oracle unmanaged driver?