Board index » delphi » OLEDB Direct 2.00 is released
Viatcheslav V. Vassiliev
![]() Delphi Developer |
OLEDB Direct 2.00 is released2006-06-12 03:18:13 AM delphi92 OLEDB Direct Components Suite (www.oledbdirect.com) is a set of VCL-style components for Delphi 4 - 2006 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. This release includes support for Delphi 2006. //------------------------------------------ Regards, Vassiliev V. V. www.managed-vcl.com - using .Net objects in Delphi for Win32 + ADO.Net www.oledbdirect.com - The fastest way to access MS SQL Server, MS Jet (Access) and Interbase (through OLEDB) |