OleDBProNet 1.5.0.1 released for managing large rowset of records

  • Thread starter Thread starter Yuancai \(Charlie\) Ye
  • Start date Start date
Y

Yuancai \(Charlie\) Ye

Hi, All:
OleDBProNet version 1.5.0.1 is released at www.udaparts.com.

OleDBProNet is integrated with DataGridView with OleDBProNet. Binding
OleDBProNet with a DataGridView control becomes extremely easy. This is
great for navigating a large rowset using server cursor, and is much faster
and more elegant than ADO.NET.

Here is the picture from the sample project CursorDataGridView

http://www.udaparts.com/cursordgv.jpg
 
OleDBProNet is integrated with DataGridView with OleDBProNet. Binding
OleDBProNet with a DataGridView control becomes extremely easy. This is
great for navigating a large rowset using server cursor, and is much faster
and more elegant than ADO.NET.

Here is the picture from the sample project CursorDataGridView

http://www.udaparts.com/cursordgv.jpg

Does this work with ADO (I am not referring to ADO.NET, I am referring to
ADO, the predecessor)?

Stephen Howe
 
Hi, Stephen:
OleDBProNet is written directly from OLEDB raw interface. It doesn't
depend on ADO, but it provides more features than classical ADO. For
details, see the short article at the site
http://www.udaparts.com/devguide.htm

--
Yuancai (Charlie) Ye

Fast accessing all of remote data sources anywhere with SocketPro using
batch/queue, non-blocking and parallel computation
See 30 well-tested and real OLEDB examples
at http://www.udaparts.com
 
Back
Top