카테고리 없음

SQuirrel SQL Client 설치

개발자_이훈규 2021. 3. 31. 13:40

www.squirrelsql.org/

 

 

SQuirreL SQL Client Home Page

SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc, see Getting Started and Introduction. The minimum version of Java supported is 1.8.x

www.squirrelsql.org

 

Troubleshooting

this directory can not be written please choose another directory

설치하다가 아래 문구가 보이면 권한있는 powershell로 설치파일을 실행시킨다

this directory can not be written please choose another directory

 

 

java -jar ./설치파일

 

 

squirrel jdbc driver class not found class java.lang.classnotfoundexception org.postgresql.driver

lib에 파일을 추가한다

 

 

 

sourceforge.net/p/squirrel-sql/bugs/1400/

 

 

다운로드 url

jdbc.postgresql.org/download.html

 

다운로드 파일

postgresql-42.2.19.jar
0.96MB