Re: link table
From: Joe Fallon (jfallon1_at_nospamtwcny.rr.com)
Date: 02/07/04
- Next message: Joe Fallon: "Re: AllModules methods"
- Previous message: Joe Fallon: "Re: Setting Column headings in an imported text file"
- In reply to: LL: "link table"
- Next in thread: ll: "Re: link table"
- Reply: ll: "Re: link table"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 6 Feb 2004 23:37:30 -0500
If SQL Server is set for SELECT permission only on the table then there is
NO WAY that Access can make it writable.
Therefore, the user who can make the table writable has OTHER PERMISSIONS in
SQL Server that allow this.
Perhaps the SQL Server uses Windows accounts too.
And your user who can edit data has Guest account privileges with Insert,
Update, Delete on that table.
-- Joe Fallon Access MVP "LL" <lionelluo@hotmail.com> wrote in message news:eOGeZrN7DHA.1460@tk2msftngp13.phx.gbl... > Hi, I create a user(user1) only have "read" permission in SQL server. and > through ODBC(use user1) and Access to create a link table to access the sql > server database. > At my clinet's computer, I at least saw two situations: > 1. one of the computer, Access still can modify the link table but won't > save to sql > 2. can modify the link table and the changes saved to sql. > > I think the normal way shouldn't have permission to WRITE(UPDATE) table. > what's happening? how to track it down? > > Actually I found when I create the new DB, and build the link talbe, it's > ready only. > Only after I copy it to another user's profile folder(C:\Documents and > Settings\if.CDE\desktop) > then the the link table change to can writable? > > and in the sql trace tool, it shows "cde\if" as the NTUserName to execute > the query not the connected user(readonly)? > > Any ideas? thanks. > > >
- Next message: Joe Fallon: "Re: AllModules methods"
- Previous message: Joe Fallon: "Re: Setting Column headings in an imported text file"
- In reply to: LL: "link table"
- Next in thread: ll: "Re: link table"
- Reply: ll: "Re: link table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|