here the deal. under
* my local DB I can right click a stored procedure and click execute it will load and then allow me to step thru it with the yellow arrow
* when I connect to another server and right click on a stored procedure and click execute it will say "wait for user Input" and automatically start running and finish. I never get the yellow arrow. When it finishes, I then try and set breakpoints; it will accept breakpoints and when I run it the sucker just run and never stops at the breakpoint.
The Stored Procedure is the same on both pcs
Any suggestion or idea would be GREATLY appreciated