Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I like this format best of all, CSV is # 2 favorite.

At work we settled on using ^G (0x07) as a delimiter instead of TABs for file transfers and loading data into various databases.

The reason was Excel. People/systems who create these files sometimes source from Excel. And Excel can have a habit of placing odd characters in text fields. We found the one character never encountered was BEL.

For text fields we tend to remove embedded white space and after replacing TABs with 1 space.



This sounds like a noisy format.


Silently ignore it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: