I just spent three hours trying to import a CSV file.  I am doing this because the time in my field for time is like this:<div><br></div><div><div>00:00:00:007</div><div>00:00:00:007</div><div>00:00:00:007</div><div>00:00:00:018</div>
<div>00:00:00:007</div><div>00:00:00:010</div><div>00:00:00:012</div><div>00:00:00:012</div><div>00:00:00:018</div><div>00:00:00:008</div><div>00:00:00:007</div><div>00:00:00:007</div><div>00:00:00:007</div><div>00:00:00:009</div>
<div>00:00:00:007</div><div>00:00:00:007</div><div>00:00:00:016</div><div>00:00:00:018</div><div>00:00:00:007</div><div><br></div><div>The time is like this because it was a SQLite import.  So I want to change it to:</div>
<div><br></div><div><div>07:00:00:000</div><div>07:00:00:000</div><div>07:00:00:000</div><div>18:00:00:000</div><div>07:00:00:000</div><div>10:00:00:000</div><div>12:00:00:000</div><div>12:00:00:000</div><div>18:00:00:000</div>
<div>08:00:00:000</div><div>07:00:00:000</div><div>07:00:00:000</div><div>07:00:00:000</div><div>09:00:00:000</div><div>07:00:00:000</div><div>07:00:00:000</div></div><div><br></div><div>But I don't know who to do that inside vStudio with SQL so I dumped a file and fixed it using Excel. No I have discovered that it is impossible to import a CVS file. No matter what I try, vServer, single database, every possible combination of settings, even changing field type to text -  absolutely everything it always says "0" files imported</div>
<div><br></div><div>I thought that 5.0.0 build April 28, 2012 21:04:55 was a version where this import ability was fixed.</div><div><br></div><div>SHOULD I REPORT THIS TO MANTIS?  I also tried importing</div><div><br></div>
<div>1</div><div>8</div><div>7</div><div>8</div><div>2</div><div><br></div><div>Into a special field just created for testing and that didn't work either. I know I've been successful importing more complex things with many fields so this error is just when you try to import one field.</div>

<div><br></div><div><br></div></div>