Re: Form and Subform record issues
- From: John W. Vinson <jvinson@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 26 Mar 2007 16:23:03 -0600
On Mon, 26 Mar 2007 22:02:21 GMT, "Corey-g via AccessMonster.com" <u19162@uwe>
wrote:
Or any other work-around?
ummm... a local scratchpad table? Just empty it with a DELETE query on opening
the form (or some other appropriate event) and append its contents to the
linked Oracle table.
To prevent bloat, you may want to have a separate Access backend just for this
table (or for it and other temp tables).
John W. Vinson [MVP]
.
- Follow-Ups:
- Re: Form and Subform record issues
- From: Corey-g via AccessMonster.com
- Re: Form and Subform record issues
- References:
- Form and Subform record issues
- From: Corey-g via AccessMonster.com
- Form and Subform record issues
- Prev by Date: Form and Subform record issues
- Next by Date: Re: Form and Subform record issues
- Previous by thread: Form and Subform record issues
- Next by thread: Re: Form and Subform record issues
- Index(es):
Relevant Pages
|