Forums
This topic is locked
Two Recordsets - Update Based on Results [Repost]
Posted 12 Aug 2002 13:59:50
1
has voted
12 Aug 2002 13:59:50 Phil Robles posted:
[This was origionally posted in the Dreamweaver UltraDev UltraDev Section]Is this possible?
I have two tables. Table 1 will be queried (RS1) and the user will be allowed to select which records they wish to update Table 2 (RS2) with through the use of checkboxes.
It's easy to query Table 1 and get results, but how do you bind the checkboxes to the returned records from Table 1 (RS1) and THEN have those selected records UPDATED into Table 2?
Please help!
Thanks
Frenzy