my dog learned polymorphism
The moose likes JDBC and the fly likes Difference between data sources and drivers? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Difference between data sources and drivers?" Watch "Difference between data sources and drivers?" New topic
Author

Difference between data sources and drivers?

harsha addala
Greenhorn

Joined: Oct 09, 2006
Posts: 3
What is the difference between data sources and drivers?
Shailesh Chandra
Ranch Hand

Joined: Aug 13, 2004
Posts: 1076

harsha ,

Welcome to the Java ranch, read the following URLs

Drivers

http://java.sun.com/products/jdbc/driverdesc.html

http://www.javaworld.com/javaworld/jw-07-2000/jw-0707-jdbc.html


Data Source
http://java.sun.com/j2se/1.4.2/docs/guide/jdbc/getstart/datasource.html


Shailesh


Gravitation cannot be held responsible for people falling in love ~ Albert Einstein
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Difference between data sources and drivers?
 
Similar Threads
Drivers & Stubs
difference between datasource and transcation datasource in ejb
JDBC driver
Oracle Drivers
JDBC Drivers?? Help Please