开发者

Amazon RDS (Relational Data Store) and SSIS

Does anyone know if it is possibble to use SSIS with Amazon RDS? Since RDS is essentially MySQL - would this be possible u开发者_开发百科sing OLE DB or something...?


Amazon RDS offers complete support for all MySQL features except for replication. Therefore you can use OLE DB, or any other driver, to access MySQL from your application.


I would recommend you use MySQL ODBC driver in combination with ADO.NET Source component. The ODBC provider is the most stable.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜