Firstly, create a database called SampleSDPOrders.cdb. The tables required for this application are listed below. Note: the "a" in the
Auto column denotes this as an "AutoNumber" field. In order to create an AutoNumber field, you must create an Ascending index first. If you are using SprintDB Pro version 1.7 or higher, you should check
the AutoField check box and choose "AutoIncremental" from AutoField dropdown box. For further information, see Creating Tables and New Auto field types. |