Classic Problem - Side by Side Blocks
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
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
Jenny 20 F
Bob 30 M
Sue 40 F
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