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

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

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -