I have a few text file with "," delimiter.
I need to create a access database at runtime and import the .txt file to the tables. I need to create about 6 table with the relationship.
Any idea how can I go about
Thanks