JDBC stands for the Java database connectivity protocol. Based on the same X/Open CLI standard as Microsoft's object database connectivity protocol, the JDBC applications programmable interface (API) ...
Community driven content discussing all aspects of software development from DevOps to design patterns. To connect to a database from a Java program, you must use a JDBC (Java Database Connectivity) ...
Note: This article is excerpted from Chapter 7, "Creating a Shared Database," of Microsoft .NET and J2EE Interoperability Toolkit [Microsoft Press, 2003, ISBN: 0735619220]. It has been edited for ...