OLEDB Direct 1.85 is released
From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 10/05/04
- Next message: Viatcheslav V. Vassiliev: "OLEDB Express 1.85 is released"
- Previous message: Wagner R. Landgraf: "Re: Flowchart component"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 5 Oct 2004 16:02:51 +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:
* ExecuteRow() method that allows fetch first record into array of Variant
without actually open TOLEDBRowset or TOLEDBDataSet.
* Enhanced Locate() to work on server-side cursor.
* Minor enhancements.
//------------------------------------------
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: "OLEDB Express 1.85 is released"
- Previous message: Wagner R. Landgraf: "Re: Flowchart component"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|