I need to upload several records at one time into my existing database.
I have exported the idx_link.csv file to see the structure since I have added several custom fields to my site.
I want to make sure that I don't overwrite my database (yes, I backed it up), so how do I add the new records?
Can I just start at the next record number?
Do I add them through phpMyAdmin using the Import function?
Can someone please give me a step by step for this?
Thanks!


