| Products | Minisoft News | Events | Downloads | Product Manuals
JDBC for Image  \  JDBC for Eloquence  \  JDBC for Unix
  News

Minisoft Releases PCI Compliant Versions of ODBC, JDBC, and OLE DB

Demo and Updates


FREE Demo! - Click Here

Update Registration

Documentation


Release Notes

Installation Release Notes

JDBC Manual

FAQ

Product Review


What is JDBC?

Brochure -
"Minisoft PCI Compliant"

Tracing Facilities

Java.jar files

URL Formatting

Using SQL Functions

Sun's Java™ site http://www.javasoft.com. Contains references to the JDK download page, books on Java™, and general Java™ examples.

Information on setting properties can be found at Creating a File DSN (SQLDriverConnect)

 
   

Java™ .jar files

A brief look at the different jar files and the supporting libraries.

As currently available, JDBC from Minisoft can be deployed in a variety of combinations. The same Java code you write can be used in each of these situations without modification.

MSJDBCThin.jar

  • Used in a three tier distribution commonly as a browser applet.
  • Requires a running 3KMidTierListener.  This can run on any supported system accessible to the HP e3000s IP network.

MSJDBCFat.jar

  • Used in two tier applications.
  • Requires a local copy of the 3kjdbc shared library. If not currently available for a platform, contact your salesman about scheduling the porting.

3KMidTierListener

  • Win32 - 3KMidTierListener.exe
  • Also available for HP-UX, Solaris, and Linux.

3kjdbc shared library

  • Win32 - 3kjdbc.dll
  • HP-UX - lib3kjdbc.sl
  • Solaris - lib3kjdbc.so
  • Linux - lib3kjdbc.so