Help for this page

Select Code to Download


  1. or download this
    while ($odbc->FetchRow())
            {
    ...
                }
                print "\n-----------------------------------------\n";
            }
    
  2. or download this
    #! c:/perl/bin/perl.exe -slw
    #
    ...
        }
    }
    $db->Close();