Page 1 of 1

Stored procedures + Save entity

Posted: Wed 02 Jul 2014 14:08
by cselod87
Hi, I've been testing EntityDAC trial, I would like to ask if it supports stored procedure mapping?
I'm using firebird database, FireDAC/IBX provider and I have some problems:
- I'm getting error when trying to Save an entity using FireDAC provider, with IBX looks to be ok
- "Transaction is active" error appears when I'm calling SubmitChanges on context (IBX and FireDAC too).
Thank you!

Re: Stored procedures + Save entity

Posted: Thu 03 Jul 2014 09:35
by AlexP
Hello,

No, EntityDAC doesn't support stored procedure mapping. Please send your project reproducing the problem, including scripts for creating database objects, schema xml file to alexp*debart*com , in order for us to be able to reproduce the problem.