일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- swingx
- appspresso
- jQuery
- 전자정부프레임워크
- JDOM
- Eclipse
- node.js
- jsr 296
- 선택적조인
- iBATIS
- Spring
- Android
- Ajax
- dock
- PLSQL
- oracle
- ibsheet
- Google Map
- phonegap
- rowspan
- PHP
- 가우스
- tomcat
- WebLogic
- sencha touch
- Struts
- MySQL
- MFC
- GPS
- JSON
Archives
- Today
- Total
Where The Streets Have No Name
mysql 4.1.10 에서 한글 문제 해결방법! 본문
http://www.okjsp.pe.kr/bbs?act=VIEW&seq=55560&bbs=bbs4&keyfield=subject&keyword=%C7%D1%B1%DB&pg=0
jdbc접속 url에 아래문장을 기입
jdbc접속 url에 아래문장을 기입
jdbc:mysql://localhost:3306/dbName?autoReconnect=true&useUnicode=true&characterEncoding=euckr&mysqlEncoding=euckr