1. DTD 관련
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<%@ page contentType="text/html; charset=EUC-KR" pageEncoding="EUC-KR"%>
<html lang="ko" xml:lang="ko" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=EUC-KR" />
<title></title>

기본 상단 정의 내용
2. XHML 1.0 기준으로
 2.1 IE에서
   - 스타일에 한줄 이 떨어지는 경우  <a> 태그와 <img> 태그 사이에 공백을 주지 말것
   - <colgroup> 를 쓴다면  <col width="14%"/> 처럼 / 를꼭 닫아 준다.

** 계속 해서 이어서 작성할 예정임...
1. 준비물(?) 및 환경, 참고 자료
 - 이클립스 www.eclipse.org
 - 퀀텀 DB - 이클립스 plug-in : add site =  http://quantum.sourceforge.net/update-site
 - jre 파일 : jtds.sourceforge.net
  jtds-1.2.5-dist 압축해제시 상위 폴더에  jtds-1.2.5.jar 파일이 존재함. 위치를 적당히 (한글 폴더도 상관없다)

 - 참고 싸이트
  http://blog.daum.net/idrlee/16099913   sybase
  http://kyungseo.pe.kr/blog/34             연결 퀀텀 및 여러 연결
  http://blog.naver.com/spongex?Redirect=Log&logNo=30040472752  연결 퀀텀
  http://blog.naver.com/newoverguy?Redirect=Log&logNo=130069872167 jre 파일


2. 북마크 추가
 
type 를 sybase로 하지 말자 -_-;;선택하면 안된다.


위처럼 설정 해주면 연결이 된다!! ㅋㅋ
안돼면 잘 찾아 보라...
에휴.. 힘들어..


 

+ Recent posts