1.

What Are The Disadvantages Of Logical Databases?

Answer»

Disadvantages:

If you do not specify a LOGICAL database in the program attributes, the GET events never occur.
There is no ENDGET command, so the code block associated with an EVENT ends with the next event statement (such as ANOTHER GET or an END-OF-SELECTION).

Disadvantages:

If you do not specify a logical database in the program attributes, the GET events never occur.
There is no ENDGET command, so the code block associated with an event ends with the next event statement (such as another GET or an END-OF-SELECTION).



Discussion

No Comment Found