Max

>
> There would be no problem writing an OLEDB driver set that was actually
> three tier, in that the OLEDB connection would connect to the application
> serve and make its requests for data that way. I don't know if anyone has
> ever written an OLEDB driver like that but in theory it would be possible.
>

I don't think that writing it would be your problem - however using it might
I assume that your OLE DB driver would return a set of Heirachal RecordSets
(DataSets) and
in a 3 teir solution these could be heterogenous - The problem
being that most reporting tolls are aimed at RDMS.
If not you could 'group' the 3rd tier objects and present them relationaly.

I was thinking last nite about Pauls comments - (The linetotal =
price*quantity....) and would
you not agree the the 'expression' related to this field is just another
piece of Metadata
In which case it fits neatly into your methodogy of driving the presentation
from
the field metadata

Regards
Neven

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to