Importing CSV from My Database
-
I am now at a point with Link Library where I am ready to import link information from a database of links that I have on hand.
That database has a large number of links in it. To input them one by one would be very time consuming.
I exported that database in CSV format. Here is a small portion of the output:
“callsign”;”sortcode”;”url”;”count”
“AH0A”;”0A##AH”;”www.ah0a.org”;”0″
“W0AA”;”0AA#W#”;”www.w0aa.org”;”0″
“W0ABR”;”0ABRW#”;”www.w0abr.com”;”0″Obviously, I am going to have to edit the entire CSV file accordingly to achieve this. I see [under Global Options, Import/Export Links] that there is an option to ‘Import Links from CSV’ by uploading a text file.
Here are the mechanics of the issue [as I see them]:
The ‘callsign’ value should be imported as the ‘Add Title’ field.
The ‘sortcode’ value should be imported as the ‘Custom Text Field #1’ which I have also named ‘sortcode’.
The ‘url’ value should be imported as the ‘Web Address’ field.
The ‘count’ field is superfluous. I do not need to import that value.
If I can import that database of my links into Link Library, the most difficult part of this process is over!
Any suggestions are welcome.
The page I need help with: [log in to see the link]
- The topic ‘Importing CSV from My Database’ is closed to new replies.