| |
|
|
JDBC
|
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 (SQL) that are then passed to the program that manages the database. It returns
Definition continues below.
|
|
| Recent Vendor Reports on JDBC |
PointBase UniSync
| sponsored by PointBase, Inc.
PRODUCT OVERVIEW:PointBase UniSync is a Java API that allows developers to easily synchronize data between databases residing on mobile platforms and corporate back-end databases. Posted: 02 Aug 2004 | Published: 01 Jul 2004
|
|
 |
|
NetCharts Product Description
| sponsored by Visual Mining, Inc.
PRODUCT OVERVIEW:The key to NetCharts success is the delivery of powerful charting components in a simple, proven delivery mechanism the applet. Posted: 15 Oct 2003 | Published: 01 Oct 2003
|
|
|
|
| |
JDBC DEFINITION (continued):
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 system platforms. When accessing a database on a PC running Microsoft's Windows 2000 and, for example, a Microsoft Access database, your program with JDBC statements would be able to access the Microsoft Access
JDBC definition sponsored by SearchOracle.com, powered by WhatIs.com an online computer dictionary
|
| |
|