3 Tier is what I'm after. Just like in the RDS demo. ADO Express components dont seem 
to offer the functionality I'm after in 3-Tier (that is without making your own 
modifications). I wondering if D6 will be bring more functionality to the ADO suite? 
For now it seems Midas is still my best solution.


> ----------------------------------------------------
> Alan
> 
> Then dont bother using RDSconnection (it is only useful if you want a middle
> layer)
> Just use an ADOConnection and a ClientSide dataset
> 
> HTH
> Neven
> 
>-------------------------------------------- 
> 
> > I am currently looking at ADO as an alternative to Midas. Ive seen the D5
> > demo (RDS) where via an RDSconnection they have hooked an ADODataset to a
> > recordset property on a RemoteServer. However Id like to be able to send
> a
> > dynamic query to my server, which then executes my query and returns the
> > recordset.
> > Delphi help says:
> > The CommandText property should either specify the name of a property on
> > the associated business object or be an SQL query. (or is this misleading
> > and they are talking about a direct connection to a DB)
> > Does anyone know how you go about implementing this feature or seen
> anything
> > on the net about this. Thanks in advance.
> >
> > --------------------------------------------------------------------------
> -
> >     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"
> >
> 
> ---------------------------------------------------------------------------
>     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"
> 

---------------------------------------------------------------------------
    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