sql server - I cant reach my new SQL instance -


i using older version of sql on server, , worked fine when typing servername,, directly connect server,

i installed new instance of sql, , iam trying connect new instance dowsne't work.

servername/new_instance

can me out? how can reach new sql server?

you may need allow both sql server & windows authentication

do by

  1. in sql server management studio
  2. right click on instance name
  3. select 'security'
  4. select 'sql server , windows authentication mode'

Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -