Blog Stats
  • Posts - 52
  • Articles - 0
  • Comments - 6
  • Trackbacks - 12

 

Oracle Script for the DB Authentication and Authorization provider

In the Enterprise Library the default DB Authentication and Authorization provider is based on Microsoft SQL Server.

After you install EL you are going to find a transact sql script with all the related tables and stored procedures.

I made a port of this script to support Oracle 9.0i databases, basically you first have to create a package named "cursor_types" and declare a cursor named "curout", and then you can execute the script.

If you want the script please send me an email.

Pablo

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Feedback

No comments posted yet.


Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

 

 

Copyright © Pablo Galiano