Greetings,
we are a young software company and we kindly invite you to test our
new ODBC driver for jBASE. Please, feel free to download it at
http://www.vultar.md/index_files/download.htm
There you will also find the installation instructions page.
The overview and short video demos (preparing a connection and making
a query with MS Excel) are located here:
http://www.vultar.md/index_files/odbc.htm
Highlights:
- three-tier architecture
- easy setup; immediate access to all tables (VOC source); or T24
tables by company mnemonic
- fast queries based on concat/index files (examples included in the
installation kit)
- multiple sessions on jBASE for creating and sending the result set -
a fast mechanism to export the jBASE data.
- I-Descriptors, field joins (like T24 J-Descriptors), EVAL function
- User Defined Function calls, stored procedures (examples included in
the installation kit)
- Easy ways to access the multi/sub values, expanding values/subvalues
into separate records, etc.
- Limited SUM and COUNT support
- T24 support: data access restrictions based on user's company code;
field types auto-detection (based on STANDARD.SELECTION)
- successfully tested with MS Excel, MS Access, MS SQL Server (Linked
Servers), Crystal Reports, BDE, ADO.
Limitations:
- only SELECT/EXECUTE statements so far
- no ANSI-SQL support (jQL engine is used)
To do:
- T24 SMS support
- INSERT, UPDATE, DELETE, GROUP BY, UNION
- Multiple queries per request (scripts); passing the ID lists.