SlideShare a Scribd company logo
JDBC –
Java DataBase Connectivity

Biz on Cloud System
 Install

My sql database software into your
system
 Download the mysql driver from the net:
 Go to google: type “mysql driver”
 Select first link i.e My sql connectors
 You can find “jdbc driver MySql (Connector)”,
click on download.
 Scroll down, choose type of file you want to
download.

2
 So

I selected Platform Independent
(Architecture Independent), ZIP Archive

3

More Related Content

PDF
Postgres seminar
PPTX
Lecture 1. java database connectivity
PPTX
My sql with java
PPTX
Steve marx-sic-2011
PPTX
Database Access in mule ESB
PPTX
Couchbase - NoSQL for you! (SDP 2014)
PPTX
Java.sql package
Postgres seminar
Lecture 1. java database connectivity
My sql with java
Steve marx-sic-2011
Database Access in mule ESB
Couchbase - NoSQL for you! (SDP 2014)
Java.sql package

More from myrajendra (20)

PPT
Fundamentals
PPT
Data type
PPTX
Hibernate example1
PPTX
Jdbc workflow
PPTX
2 jdbc drivers
PPTX
3 jdbc api
PPTX
4 jdbc step1
PPTX
Dao example
PPTX
Sessionex1
PPTX
Internal
PPTX
3. elements
PPTX
2. attributes
PPTX
1 introduction to html
PPTX
Headings
PPTX
Forms
PPT
PPTX
Views
PPTX
Views
PPTX
Views
PPTX
Properties
Fundamentals
Data type
Hibernate example1
Jdbc workflow
2 jdbc drivers
3 jdbc api
4 jdbc step1
Dao example
Sessionex1
Internal
3. elements
2. attributes
1 introduction to html
Headings
Forms
Views
Views
Views
Properties
Ad

Starting jdbc

  • 1. JDBC – Java DataBase Connectivity Biz on Cloud System
  • 2.  Install My sql database software into your system  Download the mysql driver from the net:  Go to google: type “mysql driver”  Select first link i.e My sql connectors  You can find “jdbc driver MySql (Connector)”, click on download.  Scroll down, choose type of file you want to download. 2
  • 3.  So I selected Platform Independent (Architecture Independent), ZIP Archive 3