Results 1 to 2 of 2

Thread: SQL Security?

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 1999
    Location
    Cleveland,OH
    Posts
    42
    I am looking to move some of our databases out of access into SQL. Does SQL security allow users to view all records but only update or delete the records they put in? I do this now in code but thought SQL might do it for me.

    Jason
    Jason
    Senior Network Engineer
    VB 6 Ent. Edition SP5

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    You set up the permissions in SQL server. You can grant read, write, update, delete and execute permissions on almost any object to any user (or group of users).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width