Access hangs

F

Flokkie

We have an Access2003 applications which retrieves data from an oracle
database.
We create an ADODB.recordset and set the Form.recordset to this specific
recordset.
The application is running well on a Citrix environment.
In another Citrix environment the application hangs ("Calculating" is
displayed in the bottom). After activating the VBA-window (Alt-F11) and
returning to the application tha message is gone and you can go on.
Does anybody have a clue.
Jan Jouke
 
P

Pieter Wijnen

can be a (hidden) breakpoint problem
try to remove all breakpoints.
A decompile may also be the cure

Pieter
 

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

Top