is it possible to edit multiple records in a database table using one
form?

Here's the application? I have a site allows families to register
children for a summer camp. However I enter the payments manually
once the check is received. I would like to be able to call up all of
the children in the family in one form to add their payment
information to the data in their record. Currently I can only edit
one record at a time (?=UniqueChildID). I would like to edit multiple
records (?=UniqueFamilyID).

Any help or direction you have on how this can be done... if this can
be done, would be helpful.

Thanks

Re: Update Multiple Records by Mike

Mike
Mon Mar 24 08:28:55 CDT 2008

That can be done, best methods to use would probably be in a NG for
whichever db system you are using

"frontpagecustoms.com" <mark@sdag.org> wrote in message
news:cec13774-e3f6-4d64-9cd8-79a59f6611c2@n58g2000hsf.googlegroups.com...
> is it possible to edit multiple records in a database table using one
> form?
>
> Here's the application? I have a site allows families to register
> children for a summer camp. However I enter the payments manually
> once the check is received. I would like to be able to call up all of
> the children in the family in one form to add their payment
> information to the data in their record. Currently I can only edit
> one record at a time (?=UniqueChildID). I would like to edit multiple
> records (?=UniqueFamilyID).
>
> Any help or direction you have on how this can be done... if this can
> be done, would be helpful.
>
> Thanks


Re: Update Multiple Records by frontpagecustoms

frontpagecustoms
Mon Mar 24 14:34:57 CDT 2008

On Mar 24, 8:28=A0am, "Mike Mueller" <MyN...@ecinet.net> wrote:
> That can be done, best methods to use would probably be in a NG for
> whichever db system you are using
>
> "frontpagecustoms.com" <m...@sdag.org> wrote in message
>
> news:cec13774-e3f6-4d64-9cd8-79a59f6611c2@n58g2000hsf.googlegroups.com...
>
> > is it possible to edit multiple records in a database table using one
> > form?
>
> > Here's the application? =A0I have a site allows families to register
> > children for a summer camp. =A0However I enter the payments manually
> > once the check is received. =A0I would like to be able to call up all of=

> > the children in the family in one form to add their payment
> > information to the data in their record. =A0Currently I can only edit
> > one record at a time (?=3DUniqueChildID). =A0I would like to edit multip=
le
> > records (?=3DUniqueFamilyID).
>
> > Any help or direction you have on how this can be done... if this can
> > be done, would be helpful.
>
> > Thanks

Please explain what "NG" means.

Re: Update Multiple Records by Thomas

Thomas
Mon Mar 24 15:10:31 CDT 2008

NG = newsgroup

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"frontpagecustoms.com" <mark@sdag.org> wrote in message
news:f141f06e-4560-4197-8ab5-66a70aa44b99@59g2000hsb.googlegroups.com...
On Mar 24, 8:28 am, "Mike Mueller" <MyN...@ecinet.net> wrote:
> That can be done, best methods to use would probably be in a NG for
> whichever db system you are using
>
> "frontpagecustoms.com" <m...@sdag.org> wrote in message
>
> news:cec13774-e3f6-4d64-9cd8-79a59f6611c2@n58g2000hsf.googlegroups.com...
>
> > is it possible to edit multiple records in a database table using one
> > form?
>
> > Here's the application? I have a site allows families to register
> > children for a summer camp. However I enter the payments manually
> > once the check is received. I would like to be able to call up all of
> > the children in the family in one form to add their payment
> > information to the data in their record. Currently I can only edit
> > one record at a time (?=UniqueChildID). I would like to edit multiple
> > records (?=UniqueFamilyID).
>
> > Any help or direction you have on how this can be done... if this can
> > be done, would be helpful.
>
> > Thanks

Please explain what "NG" means.