Viewing 3 posts - 31 through 33 (of 33 total)
Lowell (9/22/2007)
If you could determine that column 3 was always...
September 25, 2007 at 1:19 am
1: Always skip the first line of the file no matter what...
2: The second line of the file will always have what the correct column order for the data is...
3:...
September 25, 2007 at 1:02 am
ok, some sample data
randomdata;10/10/2007;randomdata;randomdata;
Column1;Column3;Column5;Column4;Column2;
jk adkshfjhjkfhsajkfh sda;sdfs dfasdfsda;fsdaf sadfadsfsda;
dsf;sdf;sdf;sdfds;sdfsd;
So, here is the description.
First line, i dont want it to be in the table, but contains date that i want to store.
Then...
September 22, 2007 at 12:20 am
Viewing 3 posts - 31 through 33 (of 33 total)