Pattycake245
Programmer
I have a txt file where each valuein each line is separated by commas. I am trying to load this into an already created sql table using <cfstoredproc> and each value separated by a comma represents a field in the table. I have been trying to use an array to load in each line and send it to the stored procedure, but can't get my head around how to do that. Any help would be appreciated. Here is an example of the data I'm working with:
e0920410,20040921,40144,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0
Tim
e0920410,20040921,40144,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0
Tim