Search found 3 matches

by McpGza
Thu 29 Jan 2009 13:54
Forum: Entity Framework support
Topic: Oracle + ModificationFunctionMapping
Replies: 20
Views: 10332

AndreyR wrote:There is no easy way to handle such situation.
Yes, we noticed there is no easy way :)

Thank you for very fast response, we will try your suggestion soon.
Regards,
Geza
by McpGza
Thu 29 Jan 2009 12:45
Forum: Entity Framework support
Topic: Oracle + ModificationFunctionMapping
Replies: 20
Views: 10332

AndreyR wrote:Here is a simple example.
Stored procedure Dept_Insert looks like:
...
Thank you, but the insert needs result binding for server generated indentity columns. I dont see the result binding in your example, how it works?
by McpGza
Thu 29 Jan 2009 12:07
Forum: Entity Framework support
Topic: Oracle + ModificationFunctionMapping
Replies: 20
Views: 10332

Oracle + ModificationFunctionMapping

Can you provide a small example for modification (eg. insert) stored procedure mapping?

How the insert stored procedure sholud look like? Hogy the msl mapping and ssdl sholud look like?

Please show an example.