OraDirect problems

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Guest

OraDirect problems

Post by Guest » Wed 21 Jun 2006 15:43

I've downloaded an evaluation copy of OraDirect to use with ASP.Net 2.0's Roles and Membership Providers.

Problem is, I cannot get it to work!

Is there any documentation on this product?

How is it set up to create tables [aspnet_Roles, aspnet_Users, et cetera] that support the Roles/Profiles/Membership API's?

How do you integrate the objects into the VS2005 IDE?

Thanks.

Doug

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 22 Jun 2006 06:10

Please take a look at our article "Using OraDirect .NET in ASP.NET Provider Model" in OraDirect .NET help documentation.
There should be a script "InstallWebTables.sql" for creation said tables under "%\Program Files\CoreLab\OraDirect.NET2\".

afma
Posts: 15
Joined: Wed 06 Sep 2006 07:11

Post by afma » Fri 08 Sep 2006 03:58

Below is more accurate than the documentation;




























Post Reply