TbJet v1.21 for Delphi 3,4
Download  (104.393 bytes)
Register Online:  PackagePackage + Source    Source Upgrade


TbJet is a component set that let's you access the Jet Engine without BDE. This means you could access Jet/Access (MDB) databases directly without BDE (Borland Database Engine).

You don't need to distribute the BDE with the applications builded with TbJet (you will need only Jet/DAO).
This could be the fastest access the MDB databases for Delphi!
With TbJet you could also use dBase, FoxPro, Paradox, Excel, Lotus and Text databases.

It supports Text, Number, Date and time, Logic and Memo fields.
Support Calculated fields and Transactions.
It supports Table access with indexes, Recordset access and Querys.
You could use Dynaset, Snapshot or ForwardOnly recordsets.

This component set includes:
  TbJetDatabase: is the interface to the Jet Databases. Like TDatabase.
  TbJetTable: is the table implementation of TbJet. Supports most of the capabilities of TTable.
  TbJetRecordset: is an interface with the Jet recordset (has not similars on the delphi standard components). Acts like a TTable but works as a query.
  TbJetQuery: is the query implementation of TbJet. Like TQuery.

TTbJetTable, TTbJetRecordset and TTbJetQuery are REAL Dataset implementations. This means you could use all the data aware components you have to build your applications!

If you have a database application using Jet/Access (MDB) databases, you only need to remove TDatabase components and replace them with TTbJetDatabase, remove the TTable components and replace them with TTbJetTable, remove the TQuery and replace them with TTbJetQuery and everything will work much faster!

TbJet also includes online help. Please read it carefully.

TbJet needs a correct instalation of Jet/DAO both in the developer PC and in the client PC. This products are installed with Office 97 Professional, Access 97 and VB5. You should visit Microsoft to lern about the distribution licenses of Jet/DAO.

We are offering TbJet in 3 ways:
  - Only the package compiled................................. $ 40.-
  - The package complete with sources.................... $ 60.-
  - Source upgrade (requires package registration)......$ 30.-

SPECIAL OFFER: If you register NOW you will be a registered user of TbJet for one year. You will receive each new version of TbDbase after each release for free by email.
If you have any suggestion, bug report, etc, please write to us to terabyte@iname.com.