Help for this page

Select Code to Download


  1. or download this
       my $sqlpath="$ENV{SYBASE}/$ENV{SYBASE_OCS}/bin/isql";
       open(ISQL, "$sqlpath -U$user -S$server -b -i$script -w1024 -P$passw
    +ord |") or die "Can't run isql $!\n";
       close(ISQL);
    }
    
  2. or download this
    command
    go
    ...
    go
    command
    go