0

StelsMDB 2.1

A JDBC driver for MS Access database (MDB) files StelsMDB is a MDB JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on Microsoft Access database files (MS Access 2000, 2002, 2003, XP versions). The driver is completely platform-independent and does not require installing additional client or server software to provide access to MDB files. It can be effectively used to create, process and export Microsoft Access databases in your Java applications. Here are some key features of “StelsMDB”: · supports most keywords of ANSI SQL’92, · supports inner and outer table joins, · supports CREATE, INSERT, UPDATE and DELETE statements, · supports transactions, · supports aggregate, · numeric, · string, · conversion and user-defined SQL functions, · platform independent. Requirements: · JDK 1.5 Limitations: · The trial version allows executing not more than 50 queries at once. · SELECT queries return the first 1000 records in the result set.

Leave a Reply