| Author |
Message |
rockinder
Joined: 31 Aug 2009 Posts: 4
|
Posted: Mon Sep 27, 2010 6:42 pm Post subject: While creating new project getting "Reading Permissions" err |
|
|
When trying to create a new project or trying to open a project the user gets "Create Project - Reading Permission". this happens right at the end when tables etc have been read on the database I'm trying to connect. what permissions do I need to have extra.
the DB is on a server where the user has access to few of the 30+ db. the user is flagged as Owner/ Public to this DB |
|
| Back to top |
|
 |
rockinder
Joined: 31 Aug 2009 Posts: 4
|
Posted: Mon Sep 27, 2010 6:57 pm Post subject: Post subject: While creating new project getting "Reading Pe |
|
|
| further information, this ahppens when the data generator is at the "REading Permissions" part. before this everything else works ok like reading SP, Columns, Indexes, etc |
|
| Back to top |
|
 |
Anu Deshpande
Joined: 20 Apr 2009 Posts: 591 Location: Cambridge
|
Posted: Wed Sep 29, 2010 11:17 am Post subject: |
|
|
Many thanks for your post and apologies for inconvenience caused.
For SQL Server 7 or SQL Server 2000, SQL Prompt requires administrative or dbo or Sys Admin permissions.
For SQL Server 2005 you can use the same permissions as for SQL Server 7/2000 or alternatively you can use the GRANT VIEW DEFINITION TO [{username}] which provides SQL Prompt with permission to retrieve the metadata without giving dbo access.
For SQL Server 2008, it may be necessary to grant VIEW SERVER STATE to access information about encryption keys otherwise a 'User does not have permission to perform this action' message may prevent the display of candidates.
Kindly let me know after granting the respective rights your issue is resolved or not. _________________ Anuradha Deshpande
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com |
|
| Back to top |
|
 |
rockinder
Joined: 31 Aug 2009 Posts: 4
|
Posted: Fri Oct 01, 2010 2:18 am Post subject: SQL Data Generator 1 |
|
|
| Thanks Anu your suggestion for SQL 2008 worked |
|
| Back to top |
|
 |
Anu Deshpande
Joined: 20 Apr 2009 Posts: 591 Location: Cambridge
|
Posted: Fri Oct 01, 2010 11:19 am Post subject: |
|
|
Many thanks for the confirmation.
We are pleased that your issue is resolved. _________________ Anuradha Deshpande
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group