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.

preguntada hace un año851 visualizaciones
2 Respuestas
0

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

profile picture
EXPERTO
respondido hace un año
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?

EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas