in reply to Using Microsoft Access 2007 with DBI
Update:Ignore this - the original syntax is valid.foreach my $i (0..$#{$dst_info_sth->{NAME_uc}}) { # "$" added in fro +nt of "dst_info_sth"
Another suggestion is to use the perl debugger, and set a breakpoint at the failing line of code, then examine the variables involved.
"XML is like violence: if it doesn't solve your problem, use more."
|
|---|