ANN: OleDb Direct is updated to version 1.8
From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 05/03/04
- Next message: Viatcheslav V. Vassiliev: "ANN: OleDb Express is updated to version 1.80"
- Previous message: Alex Zencovich: "Re: Virtual File System search"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 3 May 2004 14:37:48 +0400
OLEDB Direct Components Suite (http://www.oledbdirect.com) is a set of
VCL-style components for Delphi 4 - 7 and C++ Builder 4 - 6 that allow
database access using OLEDB interfaces (these interfaces ADO uses
internally). It is designed for extremely fast data access and it provides a
possibility to use database services that are additionally implemented by
OLEDB provider (such as bulk rowsets in MS SQL Server OLEDB provider). OLEDB
Direct Components Suite should be used if you need to work with very large
amount of data. For example, with OLEDB Direct you will be able to insert 1
000 000 rows in MS SQL Server in 10 seconds on modern computer (< 1 minute
on most computers).
OLEDB is native data-access technology for Microsoft DBMS (MS SQL Server and
MS Jet/MS Access) and OLEDB Direct provides the fastest way to those DBMS.
OLEDB Direct includes OLEDB Express - dbExpress driver for MS SQL Server, MS
Jet (MS Access) and MS Excel databases. OLEDB Express is available as
separate product too.
In this release - bug with inserts in TOLEDBDataSet and DevExpress grid is
fixed. Some minor changes.
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
- Next message: Viatcheslav V. Vassiliev: "ANN: OleDb Express is updated to version 1.80"
- Previous message: Alex Zencovich: "Re: Virtual File System search"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|