[AccessD] Clock Control

Drew Wutka DWUTKA at marlow.com
Wed Jul 9 13:28:02 CDT 2003


Also, it's an .ocx, so yes, you can just drop it on a form.  (You'll need it
referenced through your ActiveX controls though....)

Drew

-----Original Message-----
From: John Colby [mailto:jcolby at colbyconsulting.com]
Sent: Wednesday, July 09, 2003 12:47 PM
To: Access Developers discussion and problem solving
Subject: RE: [AccessD] Clock Control


Drew,

Does it have an "alarm" which raises an event, and will it drop onto a form
(or can I instantiate it as a class)?

I am trying to do some data processing at a given time every weekday.  Yes,
I can (and presently do) do this with a form and it's timer, however that is
an ugly solution and I would like to do better.  I will eventually port the
whole thing to vb.net but in the meantime I want to replace my current
"check the timer every X ticks to see if it's within a window of time"
nonsense with a "tell me when it's time to do this" method.

John W. Colby
www.colbyconsulting.com

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Drew Wutka
Sent: Wednesday, July 09, 2003 11:38 AM
To: 'Access Developers discussion and problem solving'
Subject: RE: [AccessD] Clock Control


I have one that's ActiveX  (It's on planetsourcecode.com, search for Enigma
in the VB Section, you'll find my Enigma Encryption project.  Then search
for all submissions by me, and you'll find my 'clock' ActiveX control.

Drew

-----Original Message-----
From: John Colby [mailto:jcolby at colbyconsulting.com]
Sent: Wednesday, July 09, 2003 10:24 AM
To: AccessD
Subject: [AccessD] Clock Control


Does anyone know of a free clock control that can be dropped onto a form and
which fires an event at a given time?

John W. Colby
www.colbyconsulting.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



_______________________________________________
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