mysql - Amazon RDS (Relational Data Store) and SSIS -


Does anyone know if it is possible to use SSIS with Amazon RDS? Since RDS is essentially MySQL - is it possible that OLE DB or something ... ...

< P> Amazon offers full support for all MySQL features except RDS replication so you can use OLE DB, or other driver to access MySQL from your application.


Comments

Popular posts from this blog

asp.net mvc - Dynamically Generated Ajax.BeginForm -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

sockets - TCP programming with .NET -