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年前861ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ