NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Browse a Listing

Subscribe to this category

Top > Java > Tips and Tutorials > Database-Related

Popular Tags

Free Script links
Sort By :
Same goes for database URLs in JDBC. JDBC requires that all database connection strings should be represented by URLs. The URLs used in JDBC have following structure:
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Oct 11, 2006 Hits: 2 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Java Database Connectivity (JDBC) 3.0 specification builds on an already solid foundation by adding several new features that address a number of areas of missing functionality. Both the java.sql and, for the first time, the javax.sql packages will be included in the Java 1.4 platform, currently in beta. Java developers will be able to take advantage of the enhancements when it is released later this year, which makes this a good time to start understanding the changes.

We will briefly discuss some of the design goals that the JDBC architects considered for this release. By understanding the architects' rationale, we'll be better able to understand the changes themselves. We will summarize the new features in the specification to understand how the API as a whole has changed. Additionally, we will examine in depth those key features that are most applicable to application developers, to help you successfully leverage the new capabilities.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Oct 11, 2006 Hits: 0 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Learn how to use the JDBC-ODBC Bridge driver with MS Access database. Topics include creating MS Access database file; creating DSN for MS Access database files; inserting rows to and retrieving rows from Access database.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Sep 1, 2007 Hits: 8 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

This chapter provides tutorial notes on using DataSource objects and JNDI to connect Java DB (Derby) Database. Topics include creating connections with ClientDataSource objects directly without JNDI; downloading and installing JNDI File System Service Provider; Binding ClientDataSource objects to JNDI names; Looking up ClientDataSource objects through JNDI.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Dec 3, 2007 Hits: 2 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Category Jump :