mysterious lockup of form half-way through ADO code

  • Thread starter Thread starter Sirocco
  • Start date Start date
S

Sirocco

The following expression works on my PC running Windows NT.

!BeginTime = Now() + #12:00:04 AM#

It puts the current time plus 4 seconds in the field called BeginTime.
(generally, the VB is the ADO version)

On a different PC, running Windows XP, it also works (I know because the
field has the current time plus 4 seconds added to it) but then Access
completely locks up, the rest of the procedure doesn't execute, with no
error message, and I have to ctrl-alt-del to get out.

What the heck is going on?

I'd appreciate any response.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top