1.

What Do You Feel About Hard Coding?

Answer»

PROGRAMMERS sometime hardcode when they need to produce report in urgent. But it is always better to avoid hardcoding, as it overrides the database controls in clinical DATA management. Data often CHANGE in a trial over time, and the hardcode that is written today MAY not be valid in the future.Unfortunately, a hardcode may be forgotten and left in the SAS program, and that can lead to an INCORRECT database change.

Programmers sometime hardcode when they need to produce report in urgent. But it is always better to avoid hardcoding, as it overrides the database controls in clinical data management. Data often change in a trial over time, and the hardcode that is written today may not be valid in the future.Unfortunately, a hardcode may be forgotten and left in the SAS program, and that can lead to an incorrect database change.



Discussion

No Comment Found