Page 1 of 1

using stored procedure

Posted: Mon 03 May 2010 13:54
by tchovis
How can i use a stored procedure that is inside a packege and return a collection of entities. Using the entity framework ( i tried with a lot of methods works well if i use linq to oracle but don't work any way with entities used to work with version 5.25)

Posted: Thu 06 May 2010 13:45
by AndreyR
Do you experience the problem using Entity Developer or the ADO.NET Entity Data Model designer?

Posted: Mon 10 May 2010 09:39
by tchovis
entity developer and the ado make the same problem ( in the ado i have to change tha xml manual to the procedure work)

Posted: Tue 11 May 2010 10:12
by AndreyR
Please send me (supprot * devart * com, subject "LINQ SP problem") the script of the procedure causing the error, we will investigate the problem.