Where to put code you want to run every time a new record is read into buffer
Question: Where is the best place to put code that you want to run every time a new record is read into buffer? For example, in a HR system, you
Question: Where is the best place to put code that you want to run every time a new record is read into buffer? For example, in a HR system, you
Question: I was a VB programmer, until my recent shift to Delphi 2.0. How can I create a database in code? Answer: It depends on the type of database youwant
Question: How can I hide an application (in my case a DLL) from the taskbar in Win95 (Delphi 2.0) and still have the form active and visible? Answer: The easiest
Question: We’re concluding development of a Delphi 1.0 to 2.0 app and have found during user testing that after an app except, when the app terminates, all data entered has
Question: I want to convert some code written in Paradox to Delphi. I am mainly interested in a quick method rather than the usual method. The code deals with the
Question: My completed Delphi application exports Quick Reports to Excel. This operation is 99.5 percent successful, and users are delighted. I am one of the developers, and one of the
Question: My Paradox table has grown to about 130 MB.Now whenever I try to insert a new record to the table (from code or Database desktop), I geta “Table is
Question: I am using Delphi 1.0 and am having a hard time trying to find commands/procedures/modules to lock a record from a Paradox database. What should I do to lock
Question: I am developing a database/intranet package for which I need to use a grid based on a TQuery, but I only need a few of the fields to show