Microsoft
Software
Hardware
Network
Question : permissions to change table
if the user needs to be able to make changes on a table, and he already has datareader role, what else does he need? just update and delete?
thanks
Answer : permissions to change table
You need:
- insert to add data,
- update to change data,
- delete to delete data from table.
Random Solutions
Exchange recipients receive the same email several times from sister site
symantec DR solution
Name replace in SQL database
unsigned char ?
SQL 2005 Data configuration help
Can I build tables based on Access DB shell?
passing random values
What is the most effeicient way to get a user radio button selection with the GroupName attribute?
Changing Servers in a domain environment
Shortcut to run application with local admin privileges.