Viewing 7 posts - 1 through 7 (of 7 total)
No problem...Hopefully it helped you 😀
Best Regards,
Inno
August 22, 2012 at 5:37 am
Hey there,
Here's a link to a similar question.
http://www.sqlservercentral.com/Forums/Topic369117-6-1.aspx#bm369938
Hopefully the link will answer all of your questions. For SELECT statments, you must definetly grant the user the db_datareader.
Best Regards,
Inno
August 22, 2012 at 5:33 am
Well...guys...I found my issue after a long day of searching....
I was trying to create a user from dbo...so that ain't going to work never ever...
But i kinda like solved my...
August 21, 2012 at 7:23 am
I figured it out....I just removed the execute as...and that was all..
Also I changed the commands, instead of Drop login- i used sp_droplogin...it works now...
It has been such a pain...
August 14, 2012 at 5:43 am
Ohh and then again it's not working. I can now create users but my programm crashes if I delte the execute as command
August 10, 2012 at 3:20 am
Done that....removed EXECUTE AS OWNER...and now it works..
August 10, 2012 at 2:40 am
Well I have approles and everything else....but the mapping is my problem...I just can't create the users. My programm works fine but, the SQL part...it's mind bobbling. And I'm a...
August 10, 2012 at 1:39 am
Viewing 7 posts - 1 through 7 (of 7 total)