Dofactory.com
Dofactory.com
 Back to list
Views:   5.4K
Replies:  1
Archived

How does Spark handle stored procedures which return multiple result sets?

How does Spark handle stored procedures which return multiple result sets?
Abdu Bukres, Jul 09, 2014
Reply 1
The SPARK platform favors dynamic SQL over stored procedures. There is no support for stored procedures (this is by design!). So, if all your data access is through stored procedures then SPARK would be not be the right tool. 

However, if  your foundation is built on SPARK and your situation requires a quick one-off solution for stored procedure access, then you could easily bypass SPARK and write an ADO based method to quickly retrieve your stored procedure with multiple result sets.

Hope this helps.

Jack Poorte, Jul 10, 2014
Stay Inspired!
Join other developers and designers who have already signed up for our mailing list.
Terms     Privacy     Cookies       Do Not Sell       Licensing      
Made with    in Austin, Texas.  - vsn 44.0.0
© Data & Object Factory, LLC.