Export to text
4/28
Copy MDB files
Fixed Field Length
There are four common text representations for Database tables:
•
fixed field length
•
TAB separated
•
CSV
•
XML
All but XML formats represent table data for one table only. They neither support multiple tables nor do they preserve the table schema.