Options

Codeunit Data Export Generator

AdministratorAdministrator Member, Moderator, Administrator Posts: 2,496
edited 2005-12-17 in Download section
Codeunit Data Export Generator
Have you ever found limitations with using the Dataports. I did so I made this tool.

It is a Codeunit Data Export Generator. It can writes a codeunit that can dump data from any table, and multiple companies without the manual process of switching companies....

Have you ever tried to dump data and users used your delimiting characters in the fields you want to export. Now, you can define the Field Delimiters as you want and never have that problem. Define your own Beginning Field Delimiters, Ending Field Delimiters, and EOL Delimiters.

Enjoy and control your data export with precision.

(If you want to use ASCII delimiters, like Char 10, you can use these two but you will have to change (uncomment) some code.

http://www.mibuso.com/dlinfo.asp?FileID=543

Discuss this download here.
Sign In or Register to comment.