Final answer:
The accurate characteristic of traditional database application programs is that the application logic is located on the client-side. These are programs that require pre-installation and are not primarily browser-based.
Step-by-step explanation:
The correct statement about traditional database application programs is B) The application logic is contained in a program on the client-side computer. In traditional database architectures, the client-side application carries the bulk of the application logic, which includes data processing and user interaction mechanisms. Such programs typically need to be preinstalled on the user's computer. They are not usually deployed as thin-client applications, which are commonly associated with web applications that rely on a browser to operate.