Thanks Eliyahu,
I just need to accumulate totals from a particular field without showing
data.
Carlos.
> Carlos,
>
[quoted text clipped - 10 lines]
>>
>> Carlos
Eliyahu Goldin - 20 Jul 2005 15:09 GMT
Then it is a sql task. Write a query using sql aggregate functions and debug
it with a utility that runs queries against your database.
If for whatever reason you still need to do it in the code, use database
access components connection, command and reader. You can find plenty of
examples in MSDN.
Eliyahu
> Thanks Eliyahu,
>
[quoted text clipped - 17 lines]
> >>
> >> Carlos