connection - Can't conect to a SQL Server Express from a remote computer -


i need establish conecction sql server express remotes pcs. can it, can establish pc sql. thank help.

if using integrated security (windows authentication) , local user account (from pc sql installed), such account can authenticated on pc.

for database account (sql server authentication) you'll need create database login , enable mixed authentication (http://msdn.microsoft.com/en-us/library/ms188670.aspx)


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -

jquery - Keeping Kendo Datepicker in min/max range -