Hi all,
Here's the scenario:
I use MS Access as both prototyping tool and often as a quick & dirty front-end tool for many of the sql-2005 databases we have.
The apps connect as that application's sql-user with limited update capabilities. However, I often need to make quick edits of data while debugging an app. In sql-2000, I could go into EM and the permissions dialog had an "Apply" button, so I could leave it open, do my edits, then reset the permissions.
In sql-2005, there is no Apply button--you're forced to hit OK and the entire dialog closes and it's several mouseclicks to get back to the permissions dialog for the table.
This used to take like 5 seconds and I was willing to take the chance that a user won't decide at that moment to go behind the scenes and try to edit the linked tables himself. Also, in sql-2000 when the open dialog was sitting there it was a gentle reminder to me in case I got distracted and forgot that I'd been fiddling with permissions.
Is there a quicker way within the sql-2005 gui to do this?
--Jim
Here's the scenario:
I use MS Access as both prototyping tool and often as a quick & dirty front-end tool for many of the sql-2005 databases we have.
The apps connect as that application's sql-user with limited update capabilities. However, I often need to make quick edits of data while debugging an app. In sql-2000, I could go into EM and the permissions dialog had an "Apply" button, so I could leave it open, do my edits, then reset the permissions.
In sql-2005, there is no Apply button--you're forced to hit OK and the entire dialog closes and it's several mouseclicks to get back to the permissions dialog for the table.
This used to take like 5 seconds and I was willing to take the chance that a user won't decide at that moment to go behind the scenes and try to edit the linked tables himself. Also, in sql-2000 when the open dialog was sitting there it was a gentle reminder to me in case I got distracted and forgot that I'd been fiddling with permissions.
Is there a quicker way within the sql-2005 gui to do this?
--Jim