Database Imaging

LEADTOOLS has specific features designed for the imaging database developer. VB data binding allows you to use the Visual Basic JET engine to store and retrieve images to/from any database supported by JET. LEADTOOLS has support for 32-bit ODBC, which allows you to work with any ODBC database. LEADTOOLS provides a customized OLE 2.0 in-place server which can store and retrieve images into/from any OLE client. Load/Save memory and Load/Save file offset functions provide low-level methods for working with databases.

You can use the database features to store images in any of the file formats supported by LEADTOOLS. LEADTOOLS' database support includes a wide variety of callback routines and features multi-page support. These features, when combined with the excellent compression options available in LEADTOOLS, provide a solid base for building robust database applications such as those used in fields like Real Estate, Law Enforcement and E-Commerce.

You can maintain images in a database, using any valid file format to store an image in a long binary field.  You can do so as follows:

Supported Platforms

Database Imaging ActiveX

Database Imaging API

Database Imaging Class Library

Database Imaging COM

Database Imaging VCL

Database Imaging .NET