in reply to perl with dbd::odbc - error "Unable to get DBI state"
Just run the script:
#!/usr/bin/perl use DBD::ODBC;
and tell us what the output is? If it fails then find libODBC.so in your perl tree and run ldd on it so we can see the output.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perl with dbd::odbc - error "Unable to get DBI state"
by wolfipa (Initiate) on Jan 14, 2014 at 16:33 UTC |