Help for this page

Select Code to Download


  1. or download this
    my $string = "SELECT [col 1], [col 2], col3 ...";
    
  2. or download this
    my $value1 = $RS->Fields("col 1")->value;