ALSO CALLED: Java DataBase Connectivity DEFINITION: Java Database Connectivity (JDBC) is an application program interface (API) specification for connecting programs written in Java to the data in popular databases. The application program interface lets you encode access request statements in Structured Query Language
Definition continues below.
WEBCAST:
View this Webcast and explore a solution focused on software architecture management and technical quality of software. Discover a unique approach that will that help you keep your project in good shape for the long term.
Posted: 24 Sep 2008 | Premiered: Available On Demand
WEBCAST:
This Webcast details best practices for successfully deploying Java Web Portals. Learn how to improve Java performance without recoding existing applications.
Posted: 03 Sep 2008 | Premiered: Available On Demand
WEBCAST:
Windows Server 2008 & SQL Server 2008 will make a big impact on your organization. Help your company maximize the new features by listening to Microsoft and Quest's on-demand Webcast. Understand the enhancements and get tips straight from the experts
Posted: 07 Aug 2008 | Premiered: Available On Demand
JDBC DEFINITION (continued): (SQL) that are then passed to the program that manages the database. It returns the results through a similar interface. JDBC is very similar to the SQL Access Group's Open Database Connectivity (ODBC) and, with a small "bridge" program, you can use the JDBC interface to access databases through the ODBC interface. For example, you could write a program designed to access many popular database products on a number of operating systemplatforms. JDBC definition sponsored by SearchOracle.com, powered by WhatIs.com an online computer dictionary
TechTarget provides enterprise IT professionals with the information they need to perform their jobs
- from developing strategy, to making cost-effective IT purchase decisions and managing their
organizations' IT projects - with its network of
technology-specific Web sites, events and magazines