I am looking for a java or C program to read column and value from a text file and build insert statements from that.
Could somebody share your thoughts or links
I am looking for a java or C program to read column and value from a text file and build insert statements from that.
Could somebody share your thoughts or links
Happens all the time.
What's the format of the file?
If it's CSV, and the data is fairly structured, then some databases have import tools for that sort of thing.