'print the access table field sizes'

G

gheiman

I need to make flat files from the access data. How can I print the field
sizes for each table?
 
S

SirPoonga

Can you just export your query/tables to text file? Why would you need
to know sizes?
 
Top