Results 1 to 3 of 3

Thread: Not able to 'Step Into' the procedure code in SQL debugger from client machine.

  1. #1
    Join Date
    Jul 2003
    Location
    India
    Posts
    2

    Not able to 'Step Into' the procedure code in SQL debugger from client machine.

    Hi,

    I am working on SQL-Server 2000 (developer edition) with SP3 on Win 2000 and Clients are Win98/Win XP.

    I am not able to 'Step Into' my SQL Procedure code in Debug mode, executed from Query Analyzer from a client machine. As soon as I select the 'Execute' button after inserting all the parameters value, the whole procedure gets executed. But I'm able to do the same (i.e 'step into') from the Server itself.

    Do I need any additional configuration settings in the client machine ??

    I shall be greatful if anyone can help me to solve the above problem.

    Thanx in advance.

    Surajit
    Last edited by Surajit Sen; 07-25-2003 at 03:47 AM.

  2. #2
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254

  3. #3
    Join Date
    Jul 2003
    Location
    India
    Posts
    2
    Thank u Mak for ur reply.

    I have got only one procedure with DBO owner and that's also I am able to 'Step Into' from my Server. Only from client I am not able to.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •