Subject RE: [IBO] IBOTable
Author Helen Borrie
At 01:12 PM 22/07/2003 +0100, you wrote:
>I'm not 100% sure, but dfoesn't a table do the equivalent of 'select * from
>table_name' with AutoFetchAll sdet to true, so all rows from the server are
>transferred down to the client ?

It can, but the default is AutoFetchAll false.
However, Airison should check that setting to be sure.

Helen