Now you are starting to intrigue me. Have you tried creating an append
query under his user name and running it? That might tell you whether or not
there is some problem with the append query you are having an issue with.

Signature
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm
> Thought of that too. He has full permissions to the
> Novell folder where the mdb is located. I even had him
[quoted text clipped - 58 lines]
> >
> >.
The month end processes which are causing all the grief
consists of:
1. Append query (writes last months data to main tbl)
2. Make Table query (temp table for current
data..overwrites previous month's temp table)
3. Del query (del expired data in main tbl)
4. Select-query-A, Select-query-B (processes comparison
b/w current and main tbl's)
I just tried creating a new user account and assigned
Admins/Users rights to it.
I signed on as new user and was able to see design view
on 1, 2, 3, but on 4 it said I didn't have permission to
design view Select-query-B. BUT it allowed me to run
Select-query-B.
So I started at the beginning and ran them in order. 1,
2, 3 ran but 4 said I didn't have permission. How is it
that I could run it a minute ago, but not now?!
Hmm..So the newly created user account got further along
than the guy who started all this grief, but still didn't
make it all the way through.
So I signed on as myself and went through all 4 without a
hitch. Man, this has got me scratching my head.
>-----Original Message-----
>Now you are starting to intrigue me. Have you tried creating an append
[quoted text clipped - 65 lines]
>
>.
Lynn Trapp - 31 Mar 2004 19:43 GMT
Your scenario is so odd that I'm starting to suspect that there may be some
deep seeded corruption in the database. Have you compacted the database
lately?

Signature
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm
> The month end processes which are causing all the grief
> consists of:
[quoted text clipped - 108 lines]
> >
> >.
Ron - 31 Mar 2004 20:02 GMT
Compact and Repair Database is the first thing I do when
something starts acting quirky.
I'm about at the point of removing security from the MDB
and saying the heck with it.
>-----Original Message-----
>Your scenario is so odd that I'm starting to suspect that there may be some
[quoted text clipped - 115 lines]
>
>.
Lynn Trapp - 31 Mar 2004 23:07 GMT
You may want to try using Jetcomp, as that sometimes removes more corruption
than the built in compact and repair does.

Signature
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm
> Compact and Repair Database is the first thing I do when
> something starts acting quirky.
[quoted text clipped - 149 lines]
> >
> >.
MXSComputer - 29 Aug 2007 01:46 GMT
Under User and Group Permissions, assign all but admin permissions to <New
Tables/Queries>.
>You may want to try using Jetcomp, as that sometimes removes more corruption
>than the built in compact and repair does.
[quoted text clipped - 4 lines]
>> >
>> >.