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

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -