Connecting Tech Pros Worldwide Forums | Help | Site Map

csv and leading zeroes

Mike P
Guest
 
Posts: n/a
#1: Oct 4 '06
I'm trying to write the contents of a csv file to a table, but I am
having problems with fields with leading zeroes. Whenever I save as csv
I lose the leading zeroes. Does anybody know how to prevent this?


*** Sent via Developersdex http://www.developersdex.com ***

Jon Paal
Guest
 
Posts: n/a
#2: Oct 4 '06

re: csv and leading zeroes


are values being saved as numbers or strings ?
wrapped in quotes ?




"Mike P" <mike.parr@gmail.comwrote in message news:eTFDm175GHA.1252@TK2MSFTNGP04.phx.gbl...
Quote:
I'm trying to write the contents of a csv file to a table, but I am
having problems with fields with leading zeroes. Whenever I save as csv
I lose the leading zeroes. Does anybody know how to prevent this?
>
>
*** Sent via Developersdex http://www.developersdex.com ***

Closed Thread


Similar ASP.NET bytes