Programming Standards


How does the IDF use run and SQL ?

Obviously, since the IDF has to run across any database, including non-SQL ones, it does not use SQL at all.

Each time a form is ran in the IDF (the IDF almost exclusively uses run not activate), it calls a central routine to do it.