본문 바로가기

언어/Database

mssql express 2022 kor offline installer 더보기
mssql localdb 2019 더보기
mssql express 2019 kor offline installer 더보기
SQL Server 2017 on Linux 설치 https://www.2cpu.co.kr/lec/4044 SQL Server 2017 on Linux 설치 0) 설치 버전 OS : CentOS 7.8 64bit SQL : SQL Server 2017 on Linux(MSSQL 2017) 1) Microsoft SQL Server 2017 리포지토리 구성 파일을 다운로드 sudo curl -o /etc/yum.repos.d/mssql-server.repo https://packages.microsoft.com/config/rhel/7/mssql-server-2017.repo 2) SQL Server 실행 패키지를 설치 sudo yum install -y mssql-server 3) mssql-conf setup 을 실행, 프롬프트에 따라 버전 선택 및 .. 더보기
리눅스 unixODBC FreeTDS 설치 (MSSQL) 출처: opens.kr :: 리눅스 unixODBC FreeTDS 설치 (MSSQL) 리눅스에서 MSSQL 서버 접근할려고 MS에서 제공해주는 라이브러리 설치했지만 이래저래 문제가 많아서 FreeTDS를 사용하기로 결정했다. 리눅스 SQL Server(MSSQL) ODBC 설치 - http://www.opens.kr/34 Linux uninxODBC SQL Server Native Client 11.0 한글문제 - http://www.opens.kr/35 FreeTDS Yum 간단 설치 방법 1) 저장소 등록 ( 다른곳을 이용해도 무관함 ) $ rpm -Uvh http://mirror.webtatic.com/yum/el6/latest.rpm 2) Yum 설치 $ yum install freetds uni.. 더보기
unixodbc 2.3.9 / freetds 1.2.18 출처: unixodbc 설정… (pchero21.com) unixodbc 설정… 기존에 Windows 환경에서만 적용되던 모듈을 Unix로 컨버팅해야하는 경우가 생겼다. 대부분의 소스는 이미 Unix 환경에서 사용이 가능하도록 컨버팅이 되어 있었지만, 단하나… ODBC와 관련된 부분이 pchero21.com 기존에 Windows 환경에서만 적용되던 모듈을 Unix로 컨버팅해야하는 경우가 생겼다. 대부분의 소스는 이미 Unix 환경에서 사용이 가능하도록 컨버팅이 되어 있었지만, 단하나… ODBC와 관련된 부분이 있었다. 이걸 어떻게 해야하나… 시간은 없었고.. 결론은 unixodbc를 사용하고 소스는 원본을 최대한 손을 안대는 방향으로 하기로 했다. 아래의 환경에서 작업을 구성했다. 작업 환경 OS : H.. 더보기
Firebird-3.0.7.33374-1_Win32 더보기
dbeaver-ce-7.3.2-win32.win32.x86_64 firebird database manager 더보기
How to install MongoDB silently on Windows Server 2016 I had a hell of a time trying to figure out how to install MongoDB silently via the command line in Windows server. Although the Mongo documentation is thorough, the exact commands listed didn’t work for me out of the box. Keep in mind that these commands work best using the standard cmd shell, and not Powershell. After downloading MongoDB, place the msi installer on the root C: drive, and then .. 더보기
firebird 2.5.9.27139 더보기