[AccessD] Access error 2101

Rocky Smolin rockysmolin at bchacc.com
Wed Sep 23 08:48:03 CDT 2009


Anything changed between the version that worked and the version that
failed?  Version of Access?  Service Pack? OS?  Anything? (gotta be
something different)

Rocky
 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Doug Murphy
Sent: Wednesday, September 23, 2009 6:28 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Access error 2101

This is the way it is being done now. I just didn't put the whole routine
in. 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Dan Waters
Sent: Tuesday, September 22, 2009 5:20 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Access error 2101

Long shot - but perhaps:

If Me.Dirty = True then Me.Dirty = False

HTH!
Dan

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Doug Murphy
Sent: Tuesday, September 22, 2009 5:58 PM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Access error 2101

 
Folks,

I have an Access 2007 application that has developed a problem in a
relatively simple data entry form. When a record is created or edited I have
a save button that uses Me.Dirty = False to explicitly save the record or
changes. I now get an error on this line saying "Error 2101 (The setting you
entered isn't valid for this property.)" This is new to me as I use this
method all the time. 

Can anyone on the list give me any insight into what might be causing this.

Thanks in advance.

Doug

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

--
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