wonder if someone can assist: I have a tag cloud script, and am trying to add bulk links to the database without manually doing it through the php web interface 1 by 1. I exported my sql database to excel using mysql admin, and then added some data (hyperlinks and text descriptions) I then attempted to re-import the data as csv, but was not able to. is there someone that can offer some pointers, or the right process to export, edit, and then import? thx
You can choose any of the MySQL GUI tool to export and import your data. You can use Excel to edit data or even any text editor.