include/dbconnection.jsp ( 데이타베이스명 : web ) > JSP

본문 바로가기
사이트 내 전체검색

JSP

include/dbconnection.jsp ( 데이타베이스명 : web )

페이지 정보

profile_image
작성자 관리자
댓글 0건 조회 635회 작성일 23-03-13 17:19

본문

<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>


<%

//Class.forName("com.mysql.cj.jdbc.Driver");

//String url="jdbc:mysql://localhost:3306/web";


//디비 접속

Class.forName("org.mariadb.jdbc.Driver");

String url="jdbc:mariadb://localhost:3306/web"; //데이타베이스명 : web

String user="root"; //관리자 아이디

String password="1111"; //관리자 비밀번호

%>




<!--

// Time Zone 오류가 날시 아래와 같이 변경 처리

String url="jdbc:mysql://localhost:3306/web?serverTimezone=UTC";


// 데이터베이스 입력시 시간이 다르게 입력이 될 때

String url="jdbc:mysql://localhost:3306/web?time_zone='Asia/Seoul'//아시아,서울 표준시간 설정처리 

-->

추천0

댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

사이트 정보

공지사항
자유게시판
질문답변
1:1문의

 

별명 : 터푸가위
주소 : 부산시 동래구 명장로20번길 90
대표 : 박규태
메일 : dancepkt@******.com

접속자집계

오늘
163
어제
144
최대
10,760
전체
267,111
Copyright © dancePKT . All rights reserved.