[AccessD] Access2010 - Wait for Post Processing

Jim Dettman jimdettman at verizon.net
Sat May 23 12:41:50 CDT 2015


<<So, anyone who can throw some light on this property?>>

 It was added when data marco's were added...if yes, it waits for a macro to
finish before continuing. 

<<I wonder why a Form in Access2003 could live without it but the same Form
cannot in Access2010???>>

 Different features in 2010 and as a result, it executes slightly
differently.

 This is no difference than in the past when you might take an app to a
significantly faster/slower machine and all of a sudden it doesn't work
right.

 Basically means your not doing things where/when you should.

Jim.
-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
Borge Hansen
Sent: Thursday, May 21, 2015 01:45 PM
To: Access Developers discussion and problem solving
Subject: [AccessD] Access2010 - Wait for Post Processing

HI all,
In the final stages of migrating an Access2003 application to Access2010.

One of the Forms are pretty heavy on the Open and Timer events setting up
the form and preparing data.

In Access 2010 the Form breaks and says such and such query does not exist
when attempting to hook up a record source....

I was pulling my hair, and in the end started going over the Form
properties because I didn't know what else to do - case of looking for
answers in the dark I guess...

And suddenly I stumble over a Form property I've never paid attention to -
simply because Access2003 has been the platform of choice up until recently
- but not after July!!

The form property is called : Wait for Post Processing

Since the form does a lot on the initial run on the Timer Event I thought
lets turn this property on...

This was after I gave up on looking for information in MS's useless Help
basket!

Lo and behold - the form jumped back to it's old and tried well performing
state...

So, anyone who can throw some light on this property?

I wonder why a Form in Access2003 could live without it but the same Form
cannot in Access2010???

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