Help for this page

Select Code to Download


  1. or download this
    use constant {DBX_CURSOR_RANDOM => 0, DBX_CURSOR_FORWARD => 1};
    
  2. or download this
    use constant DBX_CURSOR_RANDOM  => 0;
    use constant DBX_CURSOR_FORWARD => 1;