A warning appears in output while using Bulk insert activity: The provided driver version does not support Bulk Insert operations. Please check the driver.
Scenario: Trying to upload the 60000 rows and 100 column data via Bulk insert activity to SQL and it is taking around 15 min to upload the data in SQL and showing above warning message. Insert activity is also taking same time
Need to reduce the upload time.