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
MS Access =count on Form
blue screen on boot up
Dell 2161 DS-2 PowerEdge KVM switch password?
How to send HELO/EHLO for virtual domains in Postfix
Securing and deploying a VB.net application
Server stopped responding
Run VMware on MAC OS 10.6
Dns with Views Problem
php - image merging
GridView RowUpdating Problem