Hi everybody.
I'm creating my CB community on my website. It is going to be a large community and since I already have a database created under a different software on my local computer, I'd like to opy and apste the data in this database to CB in order to have all my users ready to access the website with all their info on.
How can I perform this? I thought the easier solution would be to go in PHP, find the proper table, turn it into an XML file and then take the records from my local DB, ordered in the same way my CB is ordered and do the classic COPY / PASTE.
Any hint?
Which are the tables involved?