|
StelsDBF is a DBF JDBC type 4 driver that allows performing
SQL queries and other JDBC operations on DBF files (dBase III/ IV/ V,
xBase, FoxPro, Visual 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.
Last version: 5.2
-
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 supports HTTP, FTP, SMB,
ZIP and others protocols
-
It supports the server mode (JDBC type 3)
-
It is platform independent
There are two versions of the driver – 5.2 and 4.2.
These versions use different SQL engines and have slightly different
feature sets.
Which version should you go for? If you need to use UPDATE and
DELETE queries often, choose version 4.2. In all other cases, we
recommend using version 5.2 that has richer functionality and provides
more complete SQL syntax support compared with version 4.2.
Driver documentation 5.2
Driver documentation 4.2
Supported SQL Syntax_5.2
Supported SQL Syntax_4.2
License
Click here to download a free
evaluation version of the StelsDBF
JDBC driver
Click here to order the StelsDBF JDBC driver
Additional useful DBF / FoxPro utilities:
|