I have created small app, using integrated security to connect to sql server .
I want to execute stored procedures using command.executeNonQuery to update and inserts to tables
Do I need to have permission on stored procedures and tables In order to insert and update?
Thanks,
Go to the complete details ...