DIY Intranet: CSV2SQLITE Tool

Channel:
Subscribers:
567
Published on ● Video Link: https://www.youtube.com/watch?v=hkzV0BIdNaE



Duration: 4:52
8 views
1


After spending some time today on putting this simple csv2sqlite tool I realised that the DB Sql Browser already does this (you will see in the video).
So despite reinventing the wheel this tool can be modified to import data from a different system via a scheduled task. I see so many solutions like this deployed in companies that need one system to talk to another (usually sales system to a warehouse system and back).

So despite their being a tool to convert a CSV file into an SQLITE table this can be used in other ways. Keep in mind that it was hot today so the code can be a bit all over the place :D :D :D

Download link:
http://db4you.co.uk/uploads/csv2sqlite.zip







Tags:
php
csv
csv2sqlite
sqlite