Help for this page

Select Code to Download


  1. or download this
    $Conn->CommandTimeout ( 120 );
    
  2. or download this
    $RS = $Conn->Execute( $sql,CommandTimeout=120);