> And I have set the unidirectional property to true.
> What does this do anyway ?
With it set to 'false' IBX emulates scrollable cursors (which FB does not
support), this means you can move foward and backwards within a result set,
it allows this by buffering records in memory. With unidirectional 'false'
you can only move foward in a result set, so it does not need to buffer the
records in memory
Phil
--
Linux 2.4.4-4GB
10:51am up 14 days, 16:40, 1 user, load average: 0.11, 0.03, 0.01