Recent content by rpshi

  1. R

    Append / Update Query Question?

    I have a similar problem. But I want to make a "conditional query". When the entry is already in the table, I want to make it an update query. And when it's not, it can be appended to the table. How can I do that? Thank you!
  2. R

    Security problem

    you mean using the logon name "admin"? I tried but failed. :mad:
  3. R

    Security problem

    The problem is how to sign in as an admin. :rolleyes:
  4. R

    Security problem

    I set up password using tools -> security -> user and group accounts. After that, I cannot logon again. :( And I'm sure I have the correct password. Is there any way to find the logon information or to reset password? Thanks.
  5. R

    How to lock the structure of tables?

    Sorry I didn't explain it clearly in the earlier post. Acturally I just picked up this one so I'm not very clear about it. The condition is, we have a DB here and we are going to send a part of our DB to our customers to collect some information we need. We don't want them to change anything...
  6. R

    How to lock the structure of tables?

    I need to send out tables to users to get some information. My boss wants these tables' structure to be unchangable. :confused: How can I do it? Thank for the help.
Back
Top Bottom