Database function

EXPORTDATA Function (Database) Exports data from the Microsoft Dynamics NAV database to a file. The data is not deleted from the database. Syntax [Ok:=] EXPORTDATA(ShowDialog, FileName[, IncludeApplicationData][, IncludeGlobalData][, CompanyRecord]) Parameters ShowDialog Type: Boolean Specifies if you want to display a dialog box where the user can…

TextEncoding Property (XMLports)

Specifies the text encoding format to use when you use an XMLport to export or import data as text. Note The TextEncoding property is only available when the Format Property (XMLports) of the XMLport is set to Fixed Text or Variable Text Bron : Ashwini Tripathi…