Loosing data when entering data to backend.

S

Sylvain Lafontaine

Yes, you create a shortcut to the file and then add /decompile at the end
the target.

Another possibility would be to add (or remove) a dummy reference in the
References dialog window of VBA; which you could follow by a Recompile All
under the Debug menu.

Executing one of these two options on the machine of your friend will force
a recompilation of modules in the mdb file and could possibly solve his
problem.

For the message that you receive about a difference in SP, I don't know if
it's related to Access or to Windows from your description; however, if your
friend don't see it, this is not a good new but executing one of the above
steps should take of it.
 
S

SpookiePower

Sylvain Lafontaine said:
Yes, you create a shortcut to the file and then add /decompile at the end the target.

I'm sorry, but I don't know at all what you mean here.
I pretty sure that I totally misunderstand you on this one...
but where do I create a shortcut to the mdb file...I guess not
on the windows desktop, cause I cant find any way to decompile
it here.

Another possibility would be to add (or remove) a dummy reference in the References dialog window of VBA; which you could follow
by a Recompile All under the Debug menu.

I'll try this out.
 

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