Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

(‘08001’, ‘[08001] [Microsoft][ODBC Driver 17 for SQL Server]Client unable to establish connection (0) (SQLDriverConnect)’)

# make sure openssl 1.1 is installed under /usr/local/Cellar, or install it:
brew install openssl@1.1
# remove openssl links under /usr/local/opt:
cd /usr/local/opt
rm openssl
rm openssl@3
# create a new link to openssl under /usr/local/opt:
ln -s /usr/local/Cellar/openssl@1.1/1.1.1l_1 /usr/local/opt/openssl
Comment

PREVIOUS NEXT
Code Example
Shell :: choco upgrade all 
Shell :: centos install vim 
Shell :: git pull changes from master 
Shell :: Advanced SystemCare 
Shell :: clone submodules after clone 
Shell :: firebase cli windows 
Shell :: get last element in an array bash 
Shell :: execute bash script from anywhere 
Shell :: flutter avdmanager is missing from the android sdk 
Shell :: git remove las remotet commit 
Shell :: rman delete old archivelog 
Shell :: add spacer to dock macos 
Shell :: how to pull submodules git 
Shell :: install compass mongodb ubuntu 
Shell :: angular install 
Shell :: upgrade storybook 
Shell :: check cpu temp linux 
Shell :: reload nginx 
Shell :: yarn set get default registry 
Shell :: download draw.io for ubuntu 
Shell :: windows powershell symlink 
Shell :: Job for apache2.service failed because the control process exited with error code. 
Shell :: check if docker is running 
Shell :: macos install yarn 
Shell :: kubectl pod stuck terminating 
Shell :: remove notepad plus plus ubuntu 
Shell :: pip missingno 
Shell :: bash if element in array 
Shell :: increment number bash 
Shell :: if argument exists bash 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =