i have an access table with few blank cells inside.
when i export xml file, those blank cells are not showing in the xml file.
eg: <work_note_table>
<WIKey>xxxxx</WIKey>
<WIName>xxxxx</WIName>
<WSKey>xxxxx</WSKey>
but there is another data cell for this row (WIType) and is blank.
i want to show that entry also as empty.
How can i export the file showing that entry too?