Stored Procedure "Process Exited"
586108Jul 2 2007 — edited Jul 3 2007I am new to developing SQL applications. I created a Stored Procedure in Developer and have been running the procedure and debugging the procedure. Now when I run the procedure it just connects to the database and gives me a "process exited" message and disconnects from the database. The debugger does not work now as well. What could be the reason for my procedure to just stop giving me output or running? I cannot even set a breakpoint in the debugger, the procedure just exits.
Thanks in Advance,
--JD