64bit OS에서 32bit Provider Connection String 만들기
64bit OS에서 32bit Provider Connection String 만들기 방법에 대해 소개한다. 이전 글 VBA 코딩 패턴: DB Query 결과 엑셀로 가져오기_ConnectionString 생성 방법 1. UDL 파일 이용 내용 중에 “64bit OS에서 32bit Provider를 표시할 수 있는 방법 “을 언급했었다. 64bit OS에서 UDL 파일로 Connection String을 만들면, 기본적으로는 설치되어 있는 64bit Provider로만 만들 수 있다. 이글에서 Windows 10...