CareGroup
10-01-2005, 09:49 PM
How do you duplicate a record including the subrecord informations?
In article <1128199781.459145.66980[at]g43g2000cwa.googlegroups.com>,
"CareGroup" <odi_laptop[at]msn.com> wrote:
> How do you duplicate a record including the subrecord informations?
What kind of database?
Bill
--
For email, remove invalid.
adamek[at]gmail.com
10-31-2005, 06:13 PM
If you are talking about Filemaker and related records in a portal, you
need to create a script that finds all of the related records,
duplicates each one, and changes the key in the duplicate to point to
the new record.