1.
How many table joins is the DetailSetup call designed to handle?
2.
What is a true statement when dealing with a "NOLEVEL" buffer?
3.
What type of information does the FieldName property contain?
4.
What term is used in the Solomon Tools for Visual Basic to define a logically related group of information that can be managed by the Solomon Kernel?
5.
If you are adding a level that accesses an existing Solomon table, most likely a stored procedure will already have been created to support possible values lookups for that table. What file would you search to locate a suitable stored procedure?
6.
By default, where does the Solomon Kernel get the SQL statement it should use for retrieving the set of records for a detail level of a program?
7.
Although these are not requirements, what are common programming practices when starting a new Tools for Visual Basic project?
8.
When the user hits the F3 function key on a field that has a PV property, where does the kernel get the information needed to determine what should be included in the Possible Values window?
9.
When the user changes the value of a field, what Tools for Visual Basic event will fire?
10.
A Constant "C" level type is often used on specific types of programs. What specific types of programs are they?