I've downloaded an ADO.NET and ODBC connector from the MySQL website. I'd like to access a remote MySQL server from within BIDS with the goal of importing the remote data and populating a local SQL Server database.
While it looks like making the connection is relatively easy, does anyone know if it's possible to connect securely so that data is encrypted?