Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application Role
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00829668
Message ID:
00833461
Views:
24
Stephen,

>I posted my code a while ago but I haven't got a respond. I need to know if I should spend more time on this or I should just go find another way to do what I want. Let me know if you need more information.
>
>BTW, I wrote a VERY simple MM.NET application with the application role but I got the same result.

Sorry it took me so long to get back to you...we were out of power for three full days due to hurricane Isabel, and then I went on the road for a few days!

Anyway, at the point where you have this code:
public void ExecuteSQLSetAppRole()
{
      this.ExecNonQuery("EXEC sp_SetAppRole 'AAValidatedUser','xxx'");
}
Does it work properly if you replace this code with straight ADO.NET code?

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform