[AccessD] Forcing Save from on one form from another form

Rocky Smolin at Beach Access Software rockysmolin at bchacc.com
Sat Aug 23 12:39:49 CDT 2008


Arthur:

Problem is I'm trying to force a save on another form from the first form. 


Rocky Smolin
Beach Access Software
858-259-4334
www.e-z-mrp.com
www.bchacc.com
 
 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Arthur Fuller
Sent: Saturday, August 23, 2008 9:23 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Forcing Save from on one form from another form

I don't think so. I've faced exactly this problem and as I understand it,
dirty just tells you whether or not the record values have been changed. I
think that you still have to save the data. In a bound form you can just
DoCmd.acSaveRecord or something, I'm not sure if that's exactly it, but it's
close. Intellisense should get you to the parameter you want.

A.

On Sat, Aug 23, 2008 at 12:27 PM, Rocky Smolin at Beach Access Software <
rockysmolin at bchacc.com> wrote:

> Shamil:
>
> So setting .Dirty = False saves the record?
>
> TIA
>
>
>
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list