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
Learn Combofix Scripting
PHP remove duplicate values from multidimensional array
Cheapest web hosting for .NET web applicaiton nopCommerce
Visual Studio 2010 ascx.cs files
would buying a new server solve my problem
Signature in Outlook 2003
step by step instructions on moving "favorites" using Kinston 2GB data traveler
File integrity check software: windows - unix
NTBACKUIP and RSM
VB.net Binding DataGridViewComboBoxCell to Enumeration