Help for this page
use Win32::ODBC; my $mydb=Win32::ODBC('MyDSN'); ... { %Info = $mydb->DataHash(); }