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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南