Link 2 subfiles in QTP?
Robert J.M. Edis
robert.edis@creatcomp.com
Thu, 13 Apr 2000 17:53:54 -0400
G'day Valerie
I agree with the other poster, make the second subfile an indexed one.
E.g.
ACCESS filea
SET SUBFILE NAME b INDEX order_num SEGMENT order_number
REPORT SUMMARY order_number vendor_name
GO
ACCESS *a LINK VIAINDEX order_num TO *b
SORT ON order_number
REPORT order_number OF a product vendor_name
GO
Blue
-----Original Message-----
From: Scott, Valerie
To: powerh-l@lists.swau.edu
Sent: 4/13/00 4:54 PM
Subject: Link 2 subfiles in QTP?
Is it possible to link 2 direct access (non indexed) subfiles in QTP ver
8.09?
How would I make the explicit linkage?
Is it possible to do this? I am still learning Powerhouse, if you
couldn't
tell.
simple example:
subfile a
item 1 order number
item 2 product
subfile b
item 1 order number
item 2 vendor name
Thank you
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
= =
Subscribe: "subscribe powerh-l" in message body to
majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to
majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.