Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can not update/add or edit records on database

Status
Not open for further replies.

Rahel

Programmer
Feb 16, 2000
30
0
0
GB
I have a client with relevant permissions to access a database based on NT security. Every possible permission has been granted to the client (NT Login Account)for the database and database objects. <br><br>My client can login and see tables and views, however cannot update or edit any records. I am connecting via ODBC and I have run out of ideas.<br><br>Has anyone encountered this problem or can suggest a course of action to try to remedy this problem. <br><br>
 
Is the NT account on the client machine the same as the SQL/NT user in the dbms?&nbsp;&nbsp;ODBC will use account logged on to client machine - which may have only select permissions.&lt;P&gt;<br>Other thing to check to see if client logged on to client machine, is same as &quot;login&quot; on dbms. (The SQL logon account should be an NT acct, not SQL acct). &lt;P&gt;<br>Steve A.
 
Rahel, when you say your client can &quot;see&quot; tables do you mean that you can see that the tables are there or do you mean that you can see the data within the tables?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top