Re: Password problem

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Joe (anonymous_at_discussions.microsoft.com)
Date: 05/14/04


Date: Fri, 14 May 2004 01:36:53 -0700

1. Double-click db #2;
2. Log on as joe;
3. Use tools:security to check the owner of the query in
question - who is (joe is the current owner of all tables,
queries and forms.)
it?
4. Double click the relevant query - what error occurs?
(no errors occur the query executes as normal.)
5. Close db #2;
6. Double-click db #1;
7. Log on as joe;
8. See if the user from step 3., has full permissions to
the table in
question. (joe is the current owner of all tables, queries
and forms.)

If the user from step 3. above, has full permissions to
the table in
question, I can't see any way that the query (which
references that table)
would say that there is no read access to that table. ( I
hate to be repetitive but I am convinced that the problem
lies in the reference to the security & workgroup file
contained within the desktop shortcut, this is referred to
when the database is started from the desktop, but is not
when the database is started from db #1. the response is
exactly the same as would occur should db #2 be started
from the mdb file in the documents folder. This results in
exactly the same error "record(s) cannot be read no read
permissions on 'tblmasterfuel'", even though the
user 'joe' complete with password is supplied at start-up?)

>-----Original Message-----
>Joe, if you are logging-on as a user who has full
permissions to the
>relevant table, you shouldn't be getting any errors
saying that there is no
>read access to that table.
>
>I feel you need to double-check this. Please follow these
steps precisely -
>adding & omitting nothing.
>
>1. Double-click db #2;
>2. Log on as joe;
>3. Use tools:security to check the owner of the query in
question - who is
>it?
>4. Double click the relevant query - what error occurs?
>5. Close db #2;
>6. Double-click db #1;
>7. Log on as joe;
>8. See if the user from step 3., has full permissions to
the table in
>question.
>
>If the user from step 3. above, has full permissions to
the table in
>question, I can't see any way that the query (which
references that table)
>would say that there is no read access to that table.
>
>HTH,
>TC
>
>
>"Joe" <anonymous@discussions.microsoft.com> wrote in
message
>news:bcde01c437fc$28cf3150$a501280a@phx.gbl...
>> Hi TC
>> Sorry about losing the history, I didn't appreciate that
>> your access to the group was any different from mine. To
>> answer your question, I have given 'joe' user rights to
>> all tables and queries on both databases.
>>
>> Regards Joe
>>
>> >-----Original Message-----
>> >
>> ><anonymous@discussions.microsoft.com> wrote in message
>> >news:b6c801c43778$f32a37d0$a001280a@phx.gbl...
>> >> Hi TC
>> >>
>> >> Your continued deliberations are much appreciated.
>> >
>> >No probs. But Joe, could you please retain the text of
>> the whole
>> >conversation when you make each post. The old posts
>> rapidly disappear from
>> >my newsserver. So if you cut out the old text, I can
not
>> see it any more, to
>> >refer back to it. >All of the previous posts< have
>> already isappeared from
>> >my newsserver :-(
>> >
>> >
>> >> I have
>> >> looked at the permissions as you requested and they
>> appear
>> >> to be in order, with the qryfuelupdate owner being
joe
>> and
>> >> all permissions suggesting that joe be allowed read
>> write
>> >> and administration rights over this query.
>> >
>> >The issue is not whether joe has read/write access to
the
>> query in db #2. It
>> >is whether joe has read access to the relevant table in
>> db #1. The message
>> >(as I remember it) implies that joe can not read the
>> table in db #. It does
>> >not imply that joe can not use the query in db #2. In
>> fact, he >is< using
>> >the query in db #2, because it is giving an error when
it
>> executes the query
>> >SQL!
>> >
>> >So, does joe have read access to the relevant table in
db
>> #1?
>> >
>> >
>> >> I was unable to
>> >> run the statement you provided in the immediate
window,
>> >> which gave the compile error 'member or data member
not
>> >> found'.
>> >
>> >Ok, I guess you got the query owner from the
>> Tools:Security options.
>> >
>> >
>> >> I have managed to get the database #2 to accept the
>> >> password for user joe when the logon dialog is
opened.
>> >
>> >Not sure what you mean by that. If joe has a password,
>> you must enter it, or
>> >the open won't proceed. Conversely, if joe >does not<
>> have a password, you
>> >must leave that field blank, or again, the open won't
>> proceed.
>> >
>> >
>> >> I have also taken out the new reference in the dim
>> statement.
>> >
>> >
>> >
>> >> I still wonder about the reference to the database
mdw
>> file.
>> >
>> >No point wondering, until you tell me whether user joe
>> does or does not have
>> >read access to the relevant table in db #1 :-)
>> >
>> >HTH,
>> >TC
>> >
>> >
>> >>
>> >> "C:\Program Files\Microsoft Office\2000
>> >> \Office\MSACCESS.EXE" "C:\Documents and
Settings\Joe\My
>> >> Documents\Van Run05.mdb" /WRKGRP "C:\Documents and
>> >> Settings\Joe\My Documents\Secured1.mdw"
>> >>
>> >> Which is called when database #2 is started from the
>> >> desktop shortcut. If I start database #2 by double
>> >> clicking on the mdb file and enter the username joe
with
>> >> the correct password and attempt to run
qryfuelupdate I
>> >> obtain the same error message as when database #2 is
>> >> started from database #1. Or am I still confused.
>> >>
>> >> Regards Joe
>> >>
>> >
>> >
>> >.
>> >
>
>
>.
>



Relevant Pages

  • Re: Query for accounts that will expire
    ... If I may -- go ahead and post one Joe, ... Dean Wells [MVP / Directory Services] ... doing this query in .NET is particularly easy too. ... Please post back if 1) you're interested in the script and 2) you ...
    (microsoft.public.windows.server.active_directory)
  • RE: Cant get data entry with a form based on a query
    ... If you run query 1, not the form, can you make changes in the fields? ... "Joe" wrote: ... > Then I used the wizard to create forms... ... >> First, if you have only one table, it really isn't a database, it is more ...
    (microsoft.public.access.forms)
  • Re: TRICKY SQL
    ... Thanks Hugo and everyone who helped me in solving this issue. ... > Hi Joe, ... > If you had this table, solving your query would be simple. ...
    (microsoft.public.sqlserver.programming)
  • Re: TRICKY SQL
    ... Thanks Hugo and everyone who helped me in solving this issue. ... > Hi Joe, ... > If you had this table, solving your query would be simple. ...
    (microsoft.public.sqlserver.server)
  • Re: Password problem
    ... Joe, if you are logging-on as a user who has full permissions to the ... you shouldn't be getting any errors saying that there is no ... Use tools:security to check the owner of the query in question - who is ...
    (microsoft.public.access.formscoding)