## bind_columns failed: called with 4 values but 74 are neededPerhaps you really have 74 columns in that table, not just 4? Try SELECTing only ID, NAME, USER, MAC instead if *.my $sql = "SELECT * FROM ORG1.MACHINE";$sth->bind_columns(undef, \$ID, \$NAME, \$USER, \$MAC);
In reply to Re: Dell KACE lookup script failure
by aitap
in thread Dell KACE lookup script failure
by jaaronanderson
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |