Re: set roles in oracle
- From: "Patrick.O.Ige" <naijacoder@xxxxxxxxxxx>
- Date: Wed, 25 Jan 2006 22:20:46 +1100
Reena see this
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html
/paght000013.asp
Patrick
"Reena" <rpaleja@xxxxxxxxx> wrote in message
news:#tUHTyyEGHA.3000@xxxxxxxxxxxxxxxxxxxxxxx
> In old ASP days...
>
> set oCnn = server.createobject("ADODB.Connection" )
> oConn.open [oracle connection string]
>
> oConn.execute("SET ROLE ADMIN IDENTIFIED BY pwd" )
>
> This will set role for that connection. When connection is closed, user
> access level goes back to their default role.
>
> How do I accomplish same thing with ASP.NET 2.0.
>
> Thanks in advance.
>
> - Reena
>
>
>
>
>
> --
> Sent via .NET Newsgroups
> http://www.dotnetnewsgroups.com
.
- References:
- Re: set roles in oracle
- From: Dominick Baier [DevelopMentor]
- Re: set roles in oracle
- From: Reena
- Re: set roles in oracle
- Prev by Date: Re: How can I get the current logged user information
- Next by Date: Re: Retrieve User Name in C#.net
- Previous by thread: Re: set roles in oracle
- Next by thread: AzMan: Has anyone created an HTML/Web management console as an alternative to the AzMan MMC?
- Index(es):
Relevant Pages
|
Loading