Re: Connection Strings for SQL SERVER

Author: Laurie Alvey

Posted: 2016-10-12 at 05:13:45

The driver I use for SQL Server Express 2014 is SQL Server Native Client

11.0. Works fine.

Laurie

On 11 October 2016 at 18:04, Stephen Russell <srussell705@gmail.com> wrote:

> The CLIENT hasn't changed but the backend engine you attach to has.

>

> Server=myServerName\SQLExpress;Database=myDataBase;User Id=myUsername;

> Password=myPassword;

>

> Make sure you get the correct instance on that SQL Express. Not sure if

> the db came from a vendor or you just spun up an Express server.

>

> On Tue, Oct 11, 2016 at 10:36 AM, <

> mbsoftwaresolutions@mbsoftwaresolutions.com> wrote:

>

> > https://www.connectionstrings.com/sql-server/

> >

> > Interesting that it's not updated past SQL Server 2012. I'm trying out

> an

> > instance of SQL Server 2014 Express (with tools).

> >

> > Wonder who updates this site?

> >

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/CAMvTR9cQwbp=8JuncDYDye6J_svmj01pbvwZ=rh29ZvF2Jn_nA@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Laurie Alvey