Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use CGI qw/:standard/;
    ...
        $db->Close();
        exit;
    }
    
  2. or download this
    use CGI qw/:standard :html3 :netscape/;
    use Win32::ODBC;
    ...
        exit(0);
      }
      @tables=$db->TableList("","","","TABLE"); #Get list of tables