
Login timeout expired when using ODBC Driver 17 to connect to MS …
We are using a proxy server in order to connect to servers that only allow connecting from whitelisted IP addresses. When we connect to the SQL Server directly it works fine, but connecting via the proxy …
Help please! 32 bit Faircom ODBC in 64 bit
There is a 64-bit Microsoft SQL Server driver that ships with the OS (SQLSRV32.DLL), and another for SQL 2005 (SQLNCLI.DLL). Perhaps you can use these to solve your issue somehow. I looked up …
Broker DB setup issues: Could not add the RD Connection Broker …
1. A Microsoft SQL Server with write permissions granted to all RD Connection Broker servers that will be part of the deployment. 2. The Microsoft SQL Server Native Client is installed on all RD …
Ping gives - Unable to contact IP driver - Error Code 5
I have hyper-v machines with Windows 2008 Standard x64 installed on them. One of them has Domain Controller and DNS installed and other has SQL Server 2008 on it.
how to analyze the memtriage report for a possible memory leak?
We have a proliant server DL380 G6 which is runnign SQL server. we have experienced a memory leak event 2019. set pool mon and memtriage to capture and below are the output. but not sure how to …
msodbcsql17.dll - social.technet.microsoft.com
We have the sql server 2017 right now i am access the sqlprofiler it will give the error "the program can's start because msodbcsql17.dll missing from your computer try reinstall the programm fix the problem'
OpenQuery () to Linked Server hangs, leaving SPID with open tran, then ...
But it has happened on 3 different SQL Servers, (two production servers, and one test server). Our suspicion is that the root cause is an OPENQUERY () to pull data from a linked server (Oracle …
How to properly uninstall several SQL Server Express installations?
Jul 16, 2017 · I am new to SQL Server, and having problems with SQL Server Express working correctly with an application. I worked with their tech support, and they installed 2008 and 2012 versions of …
Having problem deploying a standby SCCM server
Does anybody faced this problem? OS of SCCM server and SQL server is all windows 2016 there is not much to do, not sure if I have to install SQL serer native client? I don't see it as a pre-req for SCCM …
Sync AD data with MySql - social.technet.microsoft.com
You could use a script that queries AD and retrieves the specified attributes for all users, then connects to the SQL database and updates the tables. The script could be configured as a scheduled task, …