JDBC and Pointbase

Documentation

Simple Pointbase Example

This example demonstrate how to use JDBC to connect to Pointbase, create and delete tables, and add and query data.

Servlet+Pointbase Example

This example demonstrate how to use PointBase from a servlet, which provides a simple web-based interface for issuing SQL queries to a PointBase database.

To install the servlet, follow this steps:

To compile the servlet: To run the servlet: