Subject Direct FB access
Author Nico Callewaert
Hi all,

A while ago, I read a post about accessing FBClient directly.
I have to read a range of records, and store them in a List object that is made up of those records. So I have to load first those records in a query and then copy them all to a List object. Seems a bit waste of time storing them first in a query. I was wondering if its a good idea to skip that query and access FBClient directly ? Or am I wasting my time to such a solution ? Maybe its complex and worthless ?
I'm just trying to find the most performant design.

Many thanks in advance.
N.

[Non-text portions of this message have been removed]