Appending the Export File in FDMEE
Hello everyone
I have a problem appending the Export file. In the AfterExportToDat i try to append the file with data from the database (a few lines), but Im getting it in "gibberisch - as its I guess in a different encoding (I guess Ansii vs. Unicode).
I tried with encode/decode with the output from the DB when Im about to to write to file but it always writes it unrecognisable. Is there a workoaround for this? I actually remember it working without problems, but Im not sure?
Could I write this these lines in tdataseg so I get it exported automatically (and is there something i should look out for, like autonumbers or some keys?)