database - Any way to import multiple (csv) files to an Access db -


I have several CSV files with the same plan, and I want to import them in one step. One solution may be to use the "Import Wizard", but I can import a file with it, oh, and it would be best to work in msaccess2003 THX

 
type * .csv & gt; Allfiles.txt

If you do this often, you can create one that you can click again from your desktop.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -