Re: Heirachal recordset
- From: "Val Mazur \(MVP\)" <group51a@xxxxxxxxxxx>
- Date: Tue, 26 Apr 2005 20:04:08 -0400
Hi,
If you are not going to use SHAPE, then you cannot build hierarchical
recordset. All you could do is to open three different recordsets and if you
need to establish some sort of relations, then you need to use Find and
Filter of the recordset to get the records based on some condition. For
example, if you need to get list of Orders for the customer, then you could
filter recordset of orders based on customer's id
--
Val Mazur
Microsoft MVP
http://xport.mvps.org
"Jlaz" <brenjoe3@xxxxxxx> wrote in message
news:OXHmgaDSFHA.3664@xxxxxxxxxxxxxxxxxxxxxxx
> Can anyone provide me some examples of using a Heirchal recordset such as
> Customers - Orders - Order Details in the Northwind database without
> employing the use of the Shape construct. Any help would be much
> appreciated. Thanks
>
.
- References:
- Heirachal recordset
- From: Jlaz
- Heirachal recordset
- Prev by Date: RE: MSDN Offline Search
- Next by Date: Re: MDAC and open connections
- Previous by thread: Heirachal recordset
- Next by thread: Re: Mdac 2.7 Install Issue : INF Install failure
- Index(es):
Relevant Pages
|
|