[AccessD] Access/SQL

Stuart McLachlan stuart at lexacorp.com.pg
Fri Nov 13 19:44:31 CST 2009


Shell is asynchronous, so no, it's not single threaded.  It's simple enough to monitor which of 
the shelled processes are still running at any point in time and if necessary pause using 
thiings like WaitForSingleObject.

-- 
Stuart

On 13 Nov 2009 at 20:30, jwcolby wrote:

> LOL.  Is it single threaded?  That is a wall.  A HUGE wall.
> 
> John W. Colby
> www.ColbyConsulting.com
> 
> 
> Stuart McLachlan wrote:
> > I do file parsing, directory watching and FTP within Access all the time without third party 
> > controls - just a few API calls and the occassional Shell to built in WIndows capabilities 
> > (such as FTP).  No wall that I've come across.
> > 
> -- 
> 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