|
These tutorials will demonstrate how to build the SprintDB Pro
applications. For specific help with Controls, Database and Table creation, etc., please refer to the Main Help Topics.There are three Tutorials:
- SprintDB Pro Basics.
Level: Beginner. Covers: - Creating Tables. - Creating Queries.
- Default Form creation. - Selecting controls.
- Create a Sample Tasks Application.
Level: Intermediate. Covers: - Creating Form manually.
- Creating Macros. - Creating Tab controls & DropDownBoxes. - The CheckBox control.
- Create a Sample Orders Application.
Level: Advanced. Covers: - Creating SubForms.
- Setting a SubForm's RecordSource. - Using
macro/script functions.
Please note: These tutorials should be run sequentially, as each section assumes that you have mastered the techniques and processes in the previous section.
- The text in
Red
is the macro code that needs to be entered.
- The text in Blue explains what each section of code does at runtime.
|
|