I have a database that has several 4 different forms that displays graphs, list and user information. It works great on my computer but it prompts for "Enter Parameter Value" on another computer. How can I ensure that it's doesn't do that?
I have a database that has several 4 different forms that displays graphs, list and user information. It works great on my computer but it prompts for "Enter Parameter Value" on another computer. How can I ensure that it's doesn't do that?
That should not happen. Does this happen on all other computers?
Is this an all-in-one db - not split?
If you want to provide db for analysis, follow instructions at bottom of my post.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Yes, it's all-in-one not split.
Unfortunately, my employer will not allow me to post the database online. Is there DB analysis available online?
Analysis available online? - Not in forum.
Have you tested on other computers?
Don't need real data. As noted in instructions, remove confidential info.
Otherwise, can't help.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Yes, I have tested it on another computer and it looks like it worked on one computer but not working on 3 other computers.
Thx
This case happen to me too,, so it solved when i make some changes on the sittings of that computers ,, first make sure too add trust location on your computer so the database macros will not stopped,
Second u should to enable all activeX sittings and ternoff the save mode
Third change the administrative language sittings to the language you used in your program ( like me i changed to arabic) because i use message box in arabic language
I hope this will be help