Posts Tagged ‘CSV to HTML’

Simple Database Manipulation

One of my strengths (or weaknesses) is my desire to create lists.  You see, I like to always stay as organized as possible, and I pretty much rely on lists for just about anything.

But when I switched over to using a computer, I started out using a simple spreadsheet to keep track of everything.  This was okay at first, but as time went on, I was dealing with larger and larger amounts of information and I had trouble organizing it.

So, I decided that I would start to use some database software to help make things easier.  But the problem for me was that I needed to convert my existing information into a format that I could import into the database.

I was able to use some TAB to CSV software to convert the spreadsheet into a format that would work with the database software I was using.  I was even able to print out my old database using the CSV to HTML conversion software so I had a hard copy of my information.

I would definitely have to say that by using the software made my life a whole lot easier.