Classic Problem - Side by Side Blocks

From: Jennifer Farnham <v045100_at_otis1.stortek.com>
Date: Wed, 9 Dec 1992 23:11:21 GMT
Message-ID: <1992Dec9.231121.6359_at_stortek.com>


Problem:

Block A has: Block B has:

Name Age Sex

Jenny      20               F
Bob        30               M
Sue        40               F

With Sql*Forms 3.0, how do i get multi-record side by side blocks to coordinate with each other? This will be a query-only screen. I've tried using a post-change trigger on a key field in Block A, but it doesn't allow "restricted" packaged procedures to be used: I had:

POST-CHANGE GO_BLOCK ('BLOCK B');
EXECUTE_QUERY; But it doesn't allow this.... Anyone have any ideas? I don't want to put Sex as a non-database field in Block A, (i've got a reason for this).
Since i'm not real familiar with 3.0, I thought there might be something out there I'm missing...

Thanks,
Jenny
v045100_at_query.stortek.com Received on Thu Dec 10 1992 - 00:11:21 CET

Original text of this message