Forum Discussion
rldekkers
Advocate I
1 year agoCopy Data activity from Amazon Redshift via VNet Gateway fails with ODBC Driver Error
I have been trying without success to use an Amazon Redshift database as a source in a Copy Data activity, which needs to be done through a VNet gateway, because the database allows only whitelisted ...
- 1 year ago
Solution:
Deploy a self-hosted IR inside your VNet.
Install the Amazon Redshift ODBC driver on that IR machine.
Configure your Copy Data activity to use this IR.
This will fix the driver error and let Copy Data connect via VNet.
Shahid12523
Community Champion
1 year agoSolution:
Deploy a self-hosted IR inside your VNet.
Install the Amazon Redshift ODBC driver on that IR machine.
Configure your Copy Data activity to use this IR.
This will fix the driver error and let Copy Data connect via VNet.