connecting to ms sql link database
-
I am getting the following errors when i use sqlsrv_connect command to connect to a linked ms sql databsse , please help. Thank you
Username: admin Connection could not be established.
SQLSTATE: 08001
code: 53
message: [Microsoft][SQL Server Native Client 11.0]Named Pipes Provider: Could not open a connection to SQL Server [53].
SQLSTATE: HYT00
code: 0
message: [Microsoft][SQL Server Native Client 11.0]Login timeout expired
SQLSTATE: 08001
code: 53
message: [Microsoft][SQL Server Native Client 11.0]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online
The topic ‘connecting to ms sql link database’ is closed to new replies.