Viewing 3 posts - 16 through 19 (of 19 total)
I had the same problem, then got trapped with it set to single user mode (argh!)
I rebooted the machine, then realized my
application had several OS services that auto-magically connected...
January 23, 2003 at 6:27 am
I think I found the trick, this appears to work:
CREATE PROCEDURE testprocedure AS
SELECT OBJECT_NAME(@@ProcID) as ProcedureName
GO
EXEC testprocedure
GO
October 23, 2002 at 6:39 am
Viewing 3 posts - 16 through 19 (of 19 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy