Subject | [IBO] how to manually add record to dataset internal buffer ? |
---|---|
Author | jwharton@ibobjects.com |
Post date | 2004-02-23T17:55:30Z |
There isn't currently a better way. I plan to have client-side sorting in a future release of IBO and at that time it could
make sense to allow that. There is a method called BufferInsert that is the beginnings of this effort. You are welcome to
explore into it some, just beware that it isn't finished yet.
Jason Wharton
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
dear friends
is there any way to manually add record to dataset's internal buffer ?
i tried insertbufferbookmark but it seems (with sqlmonitor) it fetches all
records from server again
is there any another better way ?
thanks
Kamlesh
make sense to allow that. There is a method called BufferInsert that is the beginnings of this effort. You are welcome to
explore into it some, just beware that it isn't finished yet.
Jason Wharton
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
dear friends
is there any way to manually add record to dataset's internal buffer ?
i tried insertbufferbookmark but it seems (with sqlmonitor) it fetches all
records from server again
is there any another better way ?
thanks
Kamlesh