Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
does anybody knows what this return-code means and how to get back real data from this query?@my_matrix = read_multirow("customer_DB"); print @my_matrix;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: weired return of array-value
by tachyon (Chancellor) on Oct 22, 2004 at 22:26 UTC | |
|
Re: weired return of array-value
by dga (Hermit) on Oct 22, 2004 at 22:27 UTC | |
|
Re: weired return of array-value
by ikegami (Patriarch) on Oct 22, 2004 at 22:27 UTC |