Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> True DB Grid 5.0 Pro and Oracle Objects for OLE, #2
Hi;
We are using True DBGrid 5.0 to display measured data in "real time". Each minute a external process on a different computer adds over 500 new
values (columns) in one record to the appropriate Oracle table. The table contains about 80,000 records (values for 2 month) and the grid control is used as a view to all the records whilst the number of columns is restricted to 10. To populate the grid control, it's used in bound mode using Oracle data control v2.1. After adding one new record with the aquisition process the visualisation application receives a message to update the grid control.
Using the refresh/rebind methods of the data control / grid performance
decreases dramatically.
So does anyone know what we should do to fetch only the finally added
record and refresh the grid display.
We are using VB 5.0 (SP3)...
Please reply by Email!
Thanxs in advance
Martin
![]() |
![]() |