This week I have installed the Visual Studio 2015 Community and Microsoft SQL Server 2014 Express.
I am trying to connect on my databases using the option Tools > Connect to Database, selecting Microsoft SQL Server on list, and I am not able to find my server name and databases, same after trying to write manually my server name and instance.
I read on the data provider description that the data provider is used only for 2005 or above. So, I installed the Microsoft OleDB 2 version 5, but I am not able to find my databases yet.
Do you have any suggestion of what do i need to do to be able to connect on it?