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
- url 파싱
- 정처기
- url파싱
- HeidiSQL
- restapi
- VisualStudio2019
- git commit vi
- postgresql
- WinForms
- 프로토타입
- 정처기 실기
- System.IndexOutOfRangeException
- show
- c# 클로저
- POST
- 정보처리기사 실기
- 정보처리기사
- multipart/form-data
- MFC
- Telerik
- Git
- create
- C# sprintf
- c# for
- UI
- MariaDB
- C#
- IndexOutOfRangeException
- wss 파싱
- drop
Archives
- Today
- Total
목록HeidiSQL (2)
달짱달짱

1. HeidiSQL >> 접속 >> 좌측 (데이터베이스 목록) 우클릭 >> 새로 생성 >> 데이터베이스 (이미 있다면 생략) 2. cmd 창 열기 psql -U (username) -f (.dmp 파일 위치) (DB name) 3. HeidiSQL 에서 완료된 항목 확인
DB
2019. 11. 26. 16:50

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