Keep the connection open in Microsoft Practices EnterpriseLibrary to run multiple SPs
Hi We are using EnterpriseLibrary to connect to database. I want run 2 or more SPs on same connection. I want set the context and run multiple SPs in the same session.
But when the first SP the the connection is getting closed.