Hi all:

Currently I have my tables named after the category of the stuff it contains such as automotive. I then add the info to the database one category at a time via a tab delimited text file. This is very time consuming however and I wondered if anyone knew of a way to automate it so that I can just load a tab delimited text file and it creates the tables for each category based on the category field.