Exporting Data to a Text File
At some point, a Dexterity developer needs to create a customization to export data from Dynamics GP into a text file, which is generally used for input to applications such as Microsoft Excel or legacy applications. The following example of exporting data into a text file uses a custom table that accumulates data as changes are made to the payroll deduction table called UPR00500 in GP. A SQL trigger called BKD_Ceridian_Deductdat_UPR00500 is used to accumulate the data into the table called BKD_Deductdat
More:
Exporting Data to a Text File
Category: Blogs I Follow



