Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • You will only need to prepare a statement if you have parameter markers, identified by ? (question mark) symbols, in the SQL WHERE clause. You may use pjs.executeDirect() otherwise.
  • You must have a connection to a database before using this API.

...