Request to add user in database group
I have an application, request is given below:
In which group user should be added, group name is not mentioned.
My understanding is,
1) we will need to ask client for that group name.
2) How can we add particular user to another group, through our package? will we need to use group policy?
Please correct me if I am wrong, because nobody is there to guide me for the same.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
pjgeutjens
13 years ago
I'm thinking this is something for your DBAs. Read access to the SQL database and what profile a user gets is not something you should bother with client-side.
When you test your package you'll have to make sure your testuser is known and has the correct profile in the database though, so go talk to the DB admins in advance [;)]
PJ
When you test your package you'll have to make sure your testuser is known and has the correct profile in the database though, so go talk to the DB admins in advance [;)]
PJ
Posted by:
anonymous_9363
13 years ago

so that the conversation will remain readable.