in reply to Re: fetchall_arrayref({}) call freezing
in thread fetchall_arrayref({}) call freezing

I am currently locked in to the module due to versioning restrictions, but hope to be able to update things soon.

I will turn on tracing and see what I can return to you.
  • Comment on Re^2: fetchall_arrayref({}) call freezing

Replies are listed 'Best First'.
Re^3: fetchall_arrayref({}) call freezing
by banesong (Acolyte) on Mar 13, 2014 at 10:55 UTC
    Okay.... No matter what I do, I get nothing in the ODBC trace file, even though I know for a fact that I am shoving data across the pipe. Even a DBA that I know is confused about that fact.

      The most common reason for this is a permission problem with the file specified as the trace file. However, I've sometimes also seen this if something else has an ODBC connection open when you enable tracing.

      Depending on how recent your windows is there is also now an enable system wide tracing option in the odbc administrator.

        I have tried to use the enable all traces, and it still doesn't do anything. Also, the directory is FC to the SQL account.