Aggregate Fields

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
siatc

Aggregate Fields

Post by siatc » Fri 29 Jul 2005 03:45

It seems that SDAC doesn't have AGGREGATE fields like MIDAS. Any work around on this?

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Fri 29 Jul 2005 06:52

Please specify what do you mean exactly.

siatc

Post by siatc » Mon 01 Aug 2005 12:09

What I meant was Aggregate fields in ClientDataSet

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Tue 02 Aug 2005 10:38

TAggregateField? It is implemented by Borland at the base level and works the same.

Post Reply