TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Data Import module: please break and tell

1 pointsby nlabsabout 15 years ago
I wrote this data import module this morning. I reads csv and xls flat data files, imports them into my db and displays a preview to the user. Please try it out and let me know what breaks.

1 comment

nlabsabout 15 years ago
I wrote this data import module for my web app this morning. It reads csv and xls flat file data and imports it into by database and then displays a preview of the data to the user. If you have time please try it out and let me know any problems. Thank you.