samonwalkabout
Registered User.
- Local time
- Today, 02:16
- Joined
- Mar 14, 2003
- Messages
- 185
Im having a puzzeling problem with a form requery.
I was happly using
requery
to requery a form, but once i installed the DB FE onto another users machine, the code stopped at this line. so i replaced with
me.form.requery
which worked fine for a while but has began to crash the DB giving error object not defined. Whats wrong? im i missing a ref or DLL on this users machine, if so what???
Many thanks in advance for the wisdom
I was happly using
requery
to requery a form, but once i installed the DB FE onto another users machine, the code stopped at this line. so i replaced with
me.form.requery
which worked fine for a while but has began to crash the DB giving error object not defined. Whats wrong? im i missing a ref or DLL on this users machine, if so what???
Many thanks in advance for the wisdom
