Hi folks I wonder if anone can help us with something.
I have a table with 86216 records 202 fields and it is 397meg in size.
If I query the table and select just one numeric 8 byte field and 3000 of those records over the network into a cursor it appears to be transfering over 17 meg of data across the network.
The field is indexed and the query has a nofilter statement
and I just cannot believe that it is bringing 17 meg across.
Has anybody any idea how this could be happening?
Any help on this would be appreciated
I have a table with 86216 records 202 fields and it is 397meg in size.
If I query the table and select just one numeric 8 byte field and 3000 of those records over the network into a cursor it appears to be transfering over 17 meg of data across the network.
The field is indexed and the query has a nofilter statement
and I just cannot believe that it is bringing 17 meg across.
Has anybody any idea how this could be happening?
Any help on this would be appreciated