http://www.perlmonks.org?node_id=1015023


in reply to Perl Query Locks A MsSQL Database

All

Thanks for all your input on this one. The issue was solved by reading all the data from the first SELECT query into a two dimensional array and then processing that.

~Ed

Does anyone know how to close out this issue?

Replies are listed 'Best First'.
Re^2: Perl Query Locks A MsSQL Database
by tobyink (Canon) on Jan 23, 2013 at 21:29 UTC

    "Does anyone know how to close out this issue?"

    This is a discussion forum, not a bug tracker. We don't close threads when you've got the solution you were looking for. People may still want to post answers and observations in the future, and other people with the same problem who find this thread later on may prefer those solutions.

    package Cow { use Moo; has name => (is => 'lazy', default => sub { 'Mooington' }) } say Cow->new->name
Re^2: Perl Query Locks A MsSQL Database
by choroba (Cardinal) on Jan 24, 2013 at 09:44 UTC
    Some monks update the title of the original question by adding '[solved]' to it.
    لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ