I'm trying to connect to LocalDB SQL Server 2014 but it does not work.
If I try with LocalDB SQL Server 2012 it works.
Does SDAC supports LocalDB SQL Server 2014?
TIA,
Eduardo
LocalDB SQL Server 2014
Re: LocalDB SQL Server 2014
SDAC fully supports SQL Server 2014 Express LocalDB. To connect to SQL Server LocalDB using SDAC, you should install SQL Native Client 11.0 provider on the client workstation.
-
Eduardo Bezerra
- Posts: 3
- Joined: Thu 14 Aug 2014 23:07
Re: LocalDB SQL Server 2014
Do you know where I can find SQL Server Native Client 11?
I googled it but I can't find it.
I googled it but I can't find it.
-
Eduardo Bezerra
- Posts: 3
- Joined: Thu 14 Aug 2014 23:07
Re: LocalDB SQL Server 2014
Thank you VERY MUCH, best regards ...