Help for this page

Select Code to Download


  1. or download this
    sub new {
        my ($parent, $type, $args) = @_;
    ...
        };
        return ($self);
    };
    
  2. or download this
    SQL_CHAR              1
    SQL_NUMERIC           2
    ...
    SQL_WCHAR            -8
    SQL_WVARCHAR         -9
    SQL_WLONGVARCHAR     -10