Nested for loops on cursor seem not to work

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: 3.2
    • Component/s: None
    • Environment:
      CentOS 7.0
    • 1
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      This comes from an exercise in the M101P course-

      In the brief file, attached, you see a for loop on a cursor with a nested for loop on a cursor. The outer cursor should loop 4 times, and the inner cursor should loop 4 times. 4x4 = 16. Instead, when the inner cursor completes, it seems also to close the outer cursor ??

      The attachment runs self contained. Safe and easy.

            Assignee:
            Bernie Hackett
            Reporter:
            Daniel Farrell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: