- or download this
$type_name = %{$dbh->type_info(%{$item}->{TYPE})}->{TYPE_NAME}
- or download this
Can't use an undefined value as a HASH reference at that line
- or download this
$type_name = %{$dbh->type_info(%{$item}->{TYPE})}->{SQL_DATETIME_SUB};
- or download this
$type_name = %{$dbh->type_info(%{$item}->{TYPE})}->{SQL_DATA_TYPE};