Entity Framework : Problem with importing functions

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
kadena
Posts: 1
Joined: Mon 20 Jul 2009 16:29

Entity Framework : Problem with importing functions

Post by kadena » Mon 20 Jul 2009 16:39

Hello,

I have a problem with EF. When I want to create a schema from database, or when I want to browse the function folder of the database, the Entity Developer stops responding. If I drop the functions on the Oracle DB and I try again, everything is fine.
It is very simple functions, but they return cursors, could it be the problem?
I'm using VS 2008, latest trial of dotconnect, and Oracle Express 10.
Any help welcome !

Thanks,

Regards

Olivier

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 21 Jul 2009 12:25

Do you use Direct or Client mode?

Post Reply