Getting Result Set Information

    To get information about the columns in the result set
  1. Call SQLNumResultCols to get the number of columns in the result set.
  2. For each column in the result set