25-mar-2008, 19:12
|
#7 (permalink)
|
Fecha de Ingreso: diciembre-2007
Mensajes: 3
|
Re: Error Conexion Remota
¿Qué tipo de cuenta seleccionaste cuando instalaste SQL Server 2005?
TABLE 1.4 Service Account Comparison
Type Limitations Advantages
Built-in system account - > You will not be able to communicate with other SQL Servers over the network.
Local user account -> You will not be able to communicate with other SQL Servers over the network.
Domain user account -> Allows you to communicate fully
with other network machines, including SQL Servers and e-mail servers
|
|
|