I'm using Auth0.com for authentification. MVC5 with AngularJS. When setting connection with SQL Server database I have to set 'server:' ?
I've already set database username and password but can't figure out what a server should be for localDb.
I've already tried : - (localdb)\v11.0 - localdb - MSSQLLocalDB - localhost. (refused)