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.

feita há um ano851 visualizações
2 Respostas
0

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

profile picture
ESPECIALISTA
respondido há um ano
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?

ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas