Hi Matt, Just as Shane says, check the firewall - easiest is to "allow the program" for the SQL Service - The Server Service for SQL2008R2 is C:\Program Files\Microsoft SQL Server\MSSQL10_50.SQLEXPRESS\MSSQL\Binn\Sqlservr.exe You also need to open a port for the Browser service on 1434 - or alternatively "allow the program" for "C:\Program Files\Microsoft SQL Server\90\Shared\sqlbrowser.exe" Check tha TCP/IP access is enabled, and don't forget to restart the SQL Server Service to make any changes visible. After that it's usually a User account issue - if you don't have a domain, then if you are running with Windows Authentication, make sure you add a user to the "Users and Computers" on the computer running SQL, then in SQL Management studio add that "Login" and set as having "Sysadmin" rights - as always, this isn't actually best Microsoft Security practice, but does get you going, and you can always tighten down security later.
------------ Peter Jarrett, Technical Director Broadcast Radio Ltd.Bill Bailey: No win, no fee, no basis in reality. Just a room above a minicab office in Acton and a steady stream of greedy simpletons whose delusion is only matched by their clumsiness
|