Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- VisualStudio2019
- restapi
- drop
- url파싱
- MFC
- 정보처리기사
- postgresql
- Telerik
- Git
- 정처기
- multipart/form-data
- c# 클로저
- 정보처리기사 실기
- HeidiSQL
- POST
- WinForms
- UI
- C# sprintf
- C#
- 정처기 실기
- git commit vi
- wss 파싱
- c# for
- MariaDB
- create
- IndexOutOfRangeException
- System.IndexOutOfRangeException
- 프로토타입
- url 파싱
- show
Archives
- Today
- Total
목록HeidiSQL (2)
달짱달짱
[HeidiSQL] .dmp 파일 DB에 update하기/불러오기
1. HeidiSQL >> 접속 >> 좌측 (데이터베이스 목록) 우클릭 >> 새로 생성 >> 데이터베이스 (이미 있다면 생략) 2. cmd 창 열기 psql -U (username) -f (.dmp 파일 위치) (DB name) 3. HeidiSQL 에서 완료된 항목 확인
DB
2019. 11. 26. 16:50
[HeidiSQL] HeidiSQL 설치방법
1. Postgresql 설치 후 HeidiSQL 설치 https://www.heidisql.com/download.php?download=installer Download HeidiSQL Ads were blocked - no problem. But keep in mind that developing HeidiSQL, user support and hosting takes time and money. You may want to send a donation instead. Download HeidiSQL 10.2 Release date: 15 Jun 2019. Please disable your adblocker and reload the www.heidisql.com 2. 설치 후 실행 3. 아래와 ..
DB
2019. 11. 26. 16:06