Versions Compared

Key

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

By creating a data set with the Client/Server Workspace's Data Set Designer the code can be significantly reduced.  The data set definition contains pre-defined definitions of the table columns; the Select. Insert, Delete, and Update SQL Statements; and the Data Source.  The BASIC+ program calls the data set oriented functions, passing arguments to accomplish many tasks.  These functions are:

...