Recommendation for database conversion software? (SQL -> CSV, VCF-> CSV)

4 replies
Does anyone have a recommendation for a stable program for reading sql databases and exporting selected fields to a CSV database or spreadsheet?

Same question, but for VCF files. Ideally, I'd like something that can convert both ways for those. VCF to CSV and vice versa.


Paul
#&gt #> #conversion #csv #database #recommendation #software #sql #vcf&gt #vcf>
  • Profile picture of the author Jeffery
    Microsoft SQL Management Studio 2012 will convert all or select SQL tables to .CSV. It is free from Microsoft and there is a wizard to help if you need it.
    Download Microsoft® SQL Server® 2012 Express from Official Microsoft Download Center
    Not sure about VCF.

    Jeffery 100% :-)
    Signature
    In the minute it took me to write this post.. someone died of Covid 19. RIP.
    {{ DiscussionBoard.errors[8996442].message }}
  • Profile picture of the author Paul Myers
    Thank you, sir!

    I found one for converting VCF to CSV. It's a hosted script that Thomas pointed me to. It's available to install on your own server if you prefer not to ship your cellphone contact list through someone else's system.

    Online vCard Converter

    You may need to tinker with the separator to get a properly formatted CSV file, but that's the only issue I ran into.


    Paul
    Signature
    .
    Stop by Paul's Pub - my little hangout on Facebook.

    {{ DiscussionBoard.errors[8996648].message }}
  • Profile picture of the author Farish
    For those running on a Mac please refer to here.

    https://discussions.apple.com/message/21200075#21200075

    Automator can handle this for you.
    {{ DiscussionBoard.errors[8996674].message }}
  • Profile picture of the author Paul Myers
    Thanks, Farish. Handy to know. I can just copy the VCF file to the Mac, or use the converter upthread. Nice to have options.

    The Windows thing looks like it will do what I want with the SQL file, but it's pretty big for the purpose. Fortunately, this isn't an immediate need. I mostly want something to use for regular backups, and I have the databases already.
    Signature
    .
    Stop by Paul's Pub - my little hangout on Facebook.

    {{ DiscussionBoard.errors[8996693].message }}

Trending Topics