This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes difference between simple connection and DataSource connection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "difference between simple connection and DataSource connection" Watch "difference between simple connection and DataSource connection" New topic
Author

difference between simple connection and DataSource connection

harish pathak
Ranch Hand

Joined: Dec 17, 2005
Posts: 51
Hi All,

Anybody please tell me what is the difference between
simple connection (Class.forName) and DataSource connection (DataSource)

Answer please

Thanks

harish pathak
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56221
    
  13

Moved to the JDBC forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: difference between simple connection and DataSource connection
 
Similar Threads
SQL SERVER
jdbc
Difference between direct JDBC connection and connection from weblogic pool
DataSource and ConnectionPool
DataSource VS Connection