ofbiz, depending on the db will convert the SQL statements to temp Stored procedures. you can use the direct SQL statement. However I suggest you understand ofbiz and ECA you may be duplicating what ofbiz does. http://docs.ofbiz.org/pages/listpages-dirview.action?key=OFBTECH
particularly Framework Introduction Videos and Diagrams gopalbi sent the following on 7/17/2008 1:26 AM: > Hi Friends i need your help, > > I am using mysql database. i have to call a Stored Procedure > through ofbiz using a submit button event or any other event. So anyone of > you know how to achieve this, kindly help me. > > Thanks in advance. > > Thanks & Regards > Gopal Bisht > >
