JDBC

N

nipawit

Hello,
what is JDBC How Can i use it nto java
??

Hi,
JDBC(Java Database Connectivity) is interface for a connectivity to
SQL database. I wrote some series articles about how to connect to SQL
databases(SQL Server and MySQL) from NetBeans, you can try visit at
http://www.linglom.com
 
L

Lew

Hi,
JDBC(Java Database Connectivity) is interface for a connectivity to
SQL database. I wrote some series articles about how to connect to SQL
databases(SQL Server and MySQL) from NetBeans, you can try visit at

For a somewhat more literate and complete introduction, follow the links given
by Markus Tazi. The Sun link will lead you to the tutorials and other useful
places.

(You can find all the Sun tutorials by starting at
<http://java.sun.com/docs/books/tutorial/reallybigindex.html> )

IBM's DevelopWorks is another excellent information source:
 
R

RedGrittyBrick

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top