I am using a command object to call a stored procedure which returns a recordset.
It works alright at times but sometimes comes up with this error -
3709 : The connection cannot be used to perform this operation. It is either closed or invalid in this context
How do i resolve this ?
It works alright at times but sometimes comes up with this error -
3709 : The connection cannot be used to perform this operation. It is either closed or invalid in this context
How do i resolve this ?