Form makes Access not respond

  • Thread starter Thread starter CD Tom
  • Start date Start date
C

CD Tom

I've been working on a form and was testing it out, then for no reason when
ever I try and bring up the form it sets there of minutes and then finally
Access shows not responding. I've tried stepping through the form, it goes
through the open section with out any problem and then will not do anything.
What the form does is call up a clients data to display on the screen,
nothing difficult.
So here's what I've done so far to try and fix this. I did a compact and
repair database, still same thing. I deleted the form and recreated it (with
the same name) still the same thing. I've recreated the table that the form
gets the data from, still the save thing. At this point I don't know what to
do.
Does anybody have any suggestions, anything would help.

Tom
 
I thought about that but then I would loose everything.
I guess I run this from the command prompt? right?
 
Correct. Here is an example:
msaccess.exe "C:\Documents and Settings\dhargis\My
Documents\Access\CIS\ciscms.mdb" /decompile
 
Back
Top