ExportDB: A Tool to Export Access Databases to ASCII Text Files
Northern Colorado Plateau Network. 2006. ExportDB: A Tool to Export Access Databases to ASCII Text Files
ExportDB writes a set of ASCII comma-delimited text files documenting a database. TABLEDEF.txt contains one record for every table in the selected database. Fields include table name, table description, table format, number of fields, and export date. FIELDDEF.txt contains one record for every column in every table in the selected database. Fields include table name, field name, field description, field type, and field width. A comma-delimited ASCII text file containing all the data rows in the table is created for each table in the selected database.
- Type
- Software
- Authors
- Northern Colorado Plateau Network
- Date of Issue
- 2006
- Units
- NCPN
- Keywords
- ASCII text files, database, export, Microsoft Access