0

StelsDBF JDBC Driver 5.1

StelsDBF is a useful DBF JDBC type 4 driver which allows you to perform SQL queries and other JDBC operations on DBF files StelsDBF is a useful DBF JDBC type 4 driver which allows you to perform SQL queries and other JDBC operations on DBF files (dBase III/ IV/ V, xBase, FoxPro, FoxBase, Clipper). The driver is completely platform-independent and does not require installing additional client or server software to provide access to DBF files. It can be effectively used to create, process and export DBF databases in your Java applications. · It supports most keywords of ANSI SQL’92 · It supports inner and outer table joins · It supports CREATE, INSERT, UPDATE and DELETE statements · It supports transactions · It supports aggregate, numeric, string, conversion and user-defined SQL functions · It is a platform independent Requirements: · JDK 1.4 Limitations: · Allows executing not more than 50 queries at once. · SELECT queries return the first 1000 records in the result set.

Leave a Reply