How to install 3rd party odbc driver at RDS sql server

0

We are planning to migrate our sql server 2016 standard edition database from ec2 instance to RDS. Need a guidance to install 3rd party odbc driver at it. We have a requirement to access the out site dB in our application.

已提问 1 年前851 查看次数
2 回答
0

I don't think I can install the ODBC driver because RDS is a managed service

profile picture
专家
已回答 1 年前
0

In general RDS does not allow the user to customise the OS or DB environment ... but RDS Custom gives some of that power back if you need it - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-custom.html. It's best though to stick with standard fully-managed RDS if you can, it's likely to result in lower TCO.

Generally an ODBC driver would be installed in the DB's client though, so as part of your application?

专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则