I have several tables with all their fields formatted as text, so that I won't have to worry about import errors.
Well, apparently that aint workin'.
On at least 3 tables, a few rows records gave import errors, though strangest thing is they seem to have been imported anyway???
Again, ALL fields are formatted as text.
The import error in the "$_ImportErrors" tables I am getting in ever case is:
Here are a few of the samples of data:
For the life of me, I can't see ANY consistent pattern with the errors, nor any inconsistency in the data when compared to other data that IS being imported.
If anybody can think of any reason for such a quirk as this, please let me know. Again, it seem so far that the data IS being imported anyway, but just giving errors...
I first thought that perhaps the data was old, but nope, date modified was same as the actual import tables..
--
"If to err is human, then I must be some kind of human!" -Me
Well, apparently that aint workin'.
On at least 3 tables, a few rows records gave import errors, though strangest thing is they seem to have been imported anyway???
Again, ALL fields are formatted as text.
The import error in the "$_ImportErrors" tables I am getting in ever case is:
Type Conversion Failure
Here are a few of the samples of data:
Code:
[OL][LI]<A Blank cell in Excel, though previous blanks processed with no errors in exact same column in exact same spreadsheet>[/LI]
[LI]713[/LI]
[LI]<Another Empty Cell>[/LI]
[LI]<Yet another empty cell>[/LI][/OL]
For the life of me, I can't see ANY consistent pattern with the errors, nor any inconsistency in the data when compared to other data that IS being imported.
If anybody can think of any reason for such a quirk as this, please let me know. Again, it seem so far that the data IS being imported anyway, but just giving errors...
I first thought that perhaps the data was old, but nope, date modified was same as the actual import tables..
--
"If to err is human, then I must be some kind of human!" -Me