Hi Jake,
Compare the following on your clients machine versus yours:
- Office service pack
- Office service release
- Version of Microsoft JET Database Engine, file name = "MsJet40.dll"
Also see if it's possibly Anti-Virus software scanning that's causing the
problem. Perfect test would be to not only disable the AV software but
remove it completely (temporarily of course) and then try your application.
If it works without the AV software then it's probably some Office
scanning the AV software is doing.
On your client machine if you create a blank new database with code just
setting the properties of 2 checkbox controls to True or False does it also
fail? If not, it maybe a library reference issue.
I hope this helps! If you have additional questions on this topic, please
respond back to this posting.
Regards,
Eric Butts
Microsoft Access Support
(e-mail address removed)
"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
<
http://www.microsoft.com/security/security_bulletins/ms03-026.asp> and/or
to visit Windows Update at <
http://windowsupdate.microsoft.com/> to install
the patch. Running the SCAN program from the Windows Update site will help
to insure you are current with all security patches, not just MS03-026."
This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
| From: "Jake" <
[email protected]>
| Newsgroups: microsoft.public.access.security
| Subject: Access security disables form control
| Lines: 10
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
| Message-ID: <
[email protected]>
| Date: Mon, 28 Jun 2004 11:49:03 -0400
| NNTP-Posting-Host: 64.230.107.206
| X-Complaints-To: (e-mail address removed)
| X-Trace: news20.bellglobal.com 1088437736 64.230.107.206 (Mon, 28 Jun
2004 11:48:56 EDT)
| NNTP-Posting-Date: Mon, 28 Jun 2004 11:48:56 EDT
| Organization: Bell Sympatico
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!news-lei1.dfn.de!news1.uni-leipzig.de!fu-berlin.d
e!nf3.bellglobal.com!nf1.bellglobal.com!nf2.bellglobal.com!news20.bellglobal
.com.POSTED!not-for-mail
| Xref: cpmsftngxa10.phx.gbl microsoft.public.access.security:11756
| X-Tomcat-NG: microsoft.public.access.security
|
| Hi I have a database with some small amount of code but no security
| Workgroup file. The database works fine on my computers, but on my
clients
| machine when clicking a check box control it shuts down Access. I
disabled
| the code for the controls and the database functions. The code simply
sets
| check box properties to true or false. I figure my client must have
| something on their system that locks out code, but without a security
file,
| what else is there?
| Thanks for any help.
|
|
|