Tech Salsa

Computer tips and tricks, fixes of problems, Virus, Windows and much more

Entries Tagged ‘CSV’

Steps to Backup iPhone Contacts to PC

On this week’s iPhone tips, here is an article that will tell you how you should backup your contacts in the iPhone to the Computer without any software and that too quite comfortably.
With the update of new firmware for the iPhone, you will need to restore the contacts as well but if you follow the [...]

Comments (4)

Split Large CSV Files into Smaller Ones

CSV (Comma Separated Values) files are the best way for storing data in tabular form. The CSV files are mostly used for data import and export and at the time of backing up huge records of data.
CSV files store tabular data with each line of a csv file corresponding to one row of the table [...]

Comments (1)