ERMaster 로 MS Sqlserver 2005 에 테이블 정보를 가져올때 오류...
오래된 버전이어서 mssql jdbc를 이용하면 아래와 같은 오류가 발생...
이 드라이버는 SQL Server 버전 8을(를) 지원하지 않습니다.
jTDS JDBC Driver 를 이용하여 접속하여 테이블 정보를 가져온다.
Microsoft JDBC Driver for SQL ServerThe Microsoft JDBC Driver for SQL Server is available to all SQL Server users at no additional charge from Microsoft. It provides access to SQL Server 2000-2016 from any Java application. Required File(s) Default Driver Class JDBC URL Format More information and download jTDS JDBC DriverjTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000-2016) and Sybase (10, 11, 12, 15). This driver is co-packaged with DbVisualizer. Required File(s) Default Driver Class JDBC URL Format |
'개발 > 개발툴' 카테고리의 다른 글
Oracle XE 설치시 http 8080포트 변경 (0) | 2018.06.12 |
---|---|
ERWIN FTP 사이트 주소 (0) | 2018.06.05 |
[iReport] 팁 (0) | 2018.04.25 |
[iReport] Detail band fixed. (0) | 2018.04.25 |
[iReport] 보고서 밴드 특성 (0) | 2018.04.18 |