Vertaling van "SQL Browser" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Asegúrese de que el servicio SQL Browser esté en ejecución
Asegúrese de que el servicio SQL Browser esté en ejecución
El servicio SQL Browser se debe ejecutar en el equipo en el que se instale la base de datos de reproducción.
The SQL Browser service must be running on the machine where the playback database is installed.
Nota: en caso de que su base de datos está en un servidor también se puede verificar si el SQL Browser se está ejecutando.
Note: in case your database is hosted on a server you could also make sure the SQL Browser is running.
Si el servicio SQL Browser ya se inició, revise si el puerto UDP 1434 está bloqueado por un firewall según el siguiente párrafo.
If the SQL Browser is already started check if the UDP port 1434 is blocked by firewall as per the next paragraph.
El explorador SQL Browser no se ha iniciado en el sistema que hospeda la instancia SQL.
SQL browser not started on the system hosting your SQL instance.
Si la Instancia predeterminada escucha en un puerto no predeterminado (SQL Browser no puede redirigir), entonces el puerto tiene que ser definido en la cadena de conexión.
If Default instance is listening on a non-default port (SQL Browser cannot redirect), then port has to be defined in the connection string.
En cualquier caso, las bibliotecas de red subyacentes consultan el servicio SQL Browser que se ejecuta en el equipo SQL Server de su equipo con el puerto UDP 1434 para enumerar el número de puerto para la instancia con nombre.
In either case, the underlying network libraries query SQL Browser service running on your SQL Server machine via UDP port 1434 to enumerate the port number for the named instance.
Caso: Puertos dinámicos -> En este caso, debe asegurarse de que el servicio SQL Browser haya iniciado realmente y que el puerto UDP 1434 no esté bloqueado en el firewall entre el cliente y el servidor.
Case: Dynamic ports -> In this case, you need to ensure the SQL browser service is indeed started and UDP port 1434 is not blocked on the firewall between the client and the server.
Las aplicaciones cliente conectadas a una instancia con nombre de SQL Server usan el servicio de SQL Browser en el sistema donde SQL se ejecuta para enumerar el puerto en el que SQL está escuchando.
Client applications connecting to a named instance of SQL Server use the SQL Browser service on the system where SQL is running to enumerate the port that SQL is listening on.
Escriba el nombre de equipo del equipo en el que está el servicio SQL Browser y seleccione Aceptar.
Enter the Machine name for the machine the SQL Browser service is on and select Ok.
El servicio SQL Browser se debe ejecutar en el equipo en el que esté instalado el repositorio de estadísticas de Spotlight.
The SQL Browser service must be running on the machine where the Spotlight Statistics Repository is installed.
Puede probar lo siguiente: En el sistema que ejecuta su instancia de SQL Server, use el administrador de configuración SQL Server o el applet de servicios en el panel de control e inicie el servicio SQL Browser si todavía no se ha iniciado.
On the system running your SQL Server instance, either use the SQL Server Configuration manager or the Services applet in Control panel and start the SQL Browser Service if it is not already started.For more information check the following topic on MSDN