maddes8cht/SQlite-Demo

Create and use a result class

Opened this issue · 0 comments

ExecuteSelect should use and return a result object.
Result object will have

  • result.result
  • result.header
  • result.rows
  • result.columns
  • result.print() will print the result