News

The Java Database Connectivity (JDBC) is a standard API specification for connecting Java applications to a database. The original Type 1 drivers were dependent on Open Database Connectivity (ODBC) ...
2000 Java Database Connectivity (JDBC) Driver. This technology, licensed through an agreement with MERANT DataDirect, enables users of the Java and J2EE platforms to integrate with SQL Server 2000.
SQLExecutor is a light weight, open source JDBC framework that makes it easier to write concise, readable, and database independent JDBC code. SQLExecutor automatically translates checked exceptions ...
To accomplish that task, we need a Java API. The WDBC API My title for the Java API — Web DataBase Connectivity (WDBC) — suggests an API similar to JDBC.
CustomerDemo employs standard Java Database Connectivity (JDBC) APIs to access the SQL server to retrieve customer data.
This article, written from a database administrator's perspective, discusses the importance of protecting the database. Author Todd Loomis suggests adding a Java database framework that forms a ...
Java application servers use JNDI extensively for storing references to Enterprise JavaBean (EJB) instances, Java Message Service (JMS) queues, and Java Database Connectivity (JDBC) data sources ...
4D Inc. on Tuesday offered users of their 4D database software a free Java Database Connectivity (JDBC) driver. The driver enables developers working with the Java programming language to access ...
I am working on a database application that needs to access some .dbf files that were created with FoxPro. Are there special drivers I am going to need to use JDBC to access these files through ...