Hi
I know that Microsoft announced deprecation of OLE DB for SQL Server but what does it mean for SSIS Developer? I've started doingSSIS Tutorials YouTube and thought I will find this out and mention it... as it sounds like an important one ;)
Questions I have:
1) Is OLE DB is deprecated in next release than would I have to upgrade existing connections?
2) I think ADO.NET runs on top of OLE DB? If yes than I have the same question as question 1 for ado.net as I suspect the answer will be the same?
3) What about Lookups? I thought they support only OLEDB?
4) What connections should I use? ODBC? Is there anything else that can connect to SQL Server?
5) What are drawbacks of ODBC for SSIS? Any extra considerations for development / deployment?
Many thanks in advance!
Emil