joepeacock
Programmer
Hello all,
I'm looking for a way to convert a single column table into multiple columns. Something like a "Text To Columns" conversion in Excel. I don't know the columns names or datatypes of the resulting columns because they may be different each time.
My original post is here. I need to import a csv file into a table, but I don't know the format of the file. It will be different each time. Someone suggested importing the full file into a single column table, then breaking it up. So, that's what I'm trying to figure out now. Any help will be much appreciated.
Joe
I'm looking for a way to convert a single column table into multiple columns. Something like a "Text To Columns" conversion in Excel. I don't know the columns names or datatypes of the resulting columns because they may be different each time.
My original post is here. I need to import a csv file into a table, but I don't know the format of the file. It will be different each time. Someone suggested importing the full file into a single column table, then breaking it up. So, that's what I'm trying to figure out now. Any help will be much appreciated.
Joe