Hi,
I have created a Stored procedure which I need to access it in crystal reports.
The user I am using is already assigned with write access to the temp table.When I execute this procedure in Database it's working fine but when I try to access it in the Crystal reports it's giving me the error: Transaction is read only.
Can anyone suggest the the possible work around?