Compile Error In Hidden Module - Access97 ODE runtime

  • Thread starter Thread starter Adrian
  • Start date Start date
A

Adrian

My application works fine on my development PC, but when I deploy it using
ODE97 I get :

Compile error in hidden module form_GetUserID

I can't see anything wrong with the code in that module (it's the first form
called in Startup).

This is the first time I've tried to use ODE and I'm looking pretty stupid
at the moment!..

Please help!

Adrian
 
You could check the References on the PC on which you are
installing it to ensure none is Missing. j.
 
Jennifer said:
You could check the References on the PC on which you are
installing it to ensure none is Missing. j.

How do I do that with the run-time version? I suspect that this is a
references problem though. I seem to remember having a similar problem once
before which I never resolved where the compile failed on a Left()
command...

Adrian
 
Back
Top