Re: Automatically Move Records
From: PC Data*** (nospam_at_nospam.spam)
Date: 01/25/05
- Next message: PC Data***: "Re: reverse a string"
- Previous message: Rick B: "Re: Memo Truncation in Query"
- In reply to: Sheri Emery: "Re: Automatically Move Records"
- Next in thread: Sheri Emery: "Re: Automatically Move Records"
- Reply: Sheri Emery: "Re: Automatically Move Records"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 22:19:52 GMT
Q1 - There are three ways to delete a record: 1) Cascade Delete, 2) Delete
Query, 3) Code
Q2 - Your join option won't cause a record to be deleted
Are you sure the main client record is deleted from the table or is just not
appearing on your form?
--
PC Data***
Your Resource For Help With Access, Excel And Word Applications
resource@pcdata***.com
www.pcdata***.com
"Sheri Emery" <anonymous@discussions.microsoft.com> wrote in message
news:1f3401c50319$d582ec00$a501280a@phx.gbl...
> Thanks for the advice, but when I checked the Referential
> Integrity in the relationships, Cascade delete was not
> checked. Is there another place where this could be
> occurring? Does it matter that my query join option is to
> show all client records and only those supervision records
> that have a matching client record?
> Sheri
> >-----Original Message-----
> >Check the relationship between table that contains the
> current supervision
> >record and the table that contains the master client
> record. It sounds like
> >you have Cascade Delete checked. Uncheck Cascade Delete
> and the master
> >client record will not get deleted.
> >
> >--
> > PC Data***
> >Your Resource For Help With Access, Excel And Word
> Applications
> > resource@pcdata***.com
> > www.pcdata***.com
> >
> >
> >
> >
> >
> >"Sheri Emery" <anonymous@discussions.microsoft.com> wrote
> in message
> >news:081e01c5030d$40064ca0$a601280a@phx.gbl...
> >> Hi,
> >> I'm wondering if Access can automatically (or at the
> push
> >> of a button) move a record from one table to another.
> The
> >> first table is the current table. In this table, I can
> >> only have one client with their current supervision
> level
> >> (the supervision levels change often, but my forms and
> >> reports can only show their current level). I would
> like
> >> all the other records to go to an archive table, so that
> >> we can keep a history of level change activity. I set
> up
> >> an append query and hooked it to run automatically on
> the
> >> click of a command button. The command button also
> >> deleted the current record. The problem I encountered
> is
> >> that while deleting the current supervision record, it
> >> also deleted the master client record (pulled from a
> >> separate table). I need to keep the client record, and
> >> just "move" the supervision record from one table to the
> >> other, and I'm really stuck. I've looked through help
> and
> >> several articles, but can't seem to find anything. Am I
> >> just out of luck here?
> >
> >
> >.
> >
- Next message: PC Data***: "Re: reverse a string"
- Previous message: Rick B: "Re: Memo Truncation in Query"
- In reply to: Sheri Emery: "Re: Automatically Move Records"
- Next in thread: Sheri Emery: "Re: Automatically Move Records"
- Reply: Sheri Emery: "Re: Automatically Move Records"
- Messages sorted by: [ date ] [ thread ]