|
|||
|
Q: I've used my chat v7.x for a while, now I want to transfer all the data in Default Derby DB to MySQL DB, is that possible?
A: That's possible, please according to the instruction below: 1. Configrate your mysql DB according to another instruction: Storing Chat data in MySQL DB (I) 2. Stop the server of v7.x Linux: #cd 123flashchat7.x/server/ #./fcserver.sh stop Windows: Enter 123flashchat7.x/server/ operate stop.bat 3.Add the transfer-data parameter Linux: Edit 123flashchat7.x/server/fcserver.sh, replace com.topcmm.jchat.FCServer to com.topcmm.jchat.FCServer derby Windows: Edit 123flashchat7.x/server/console.bat, replace com.topcmm.jchat.FCServer to com.topcmm.jchat.FCServer derby 4.Start the server of v7.x and transfer data Linux: #cd 123flashchat7.x/server/ #./fcserver.sh start Windows: Enter 123flashchat7.x/server/ Operate console.bat 5. Delete the transfer-data parameter Linux: Edit 123flashchat7.x/server/fcserver.sh, replace com.topcmm.jchat.FCServer derby to com.topcmm.jchat.FCServer Windows: Edit 123flashchat7.x/server/console.bat, replace com.topcmm.jchat.FCServer derby to com.topcmm.jchat.FCServer 6. Start the server of 7.x Key Words: Storing Data, MySQL, Using for a while, Transfer Data Last edited by Roger; 05-07-2009 at 03:56 AM. |
![]() |
Was this information helpful? Yes No
| Tags |
| chat integration, integrate chat, mysql, storing data, transfer data, using for a while |
| Thread Tools | |
| Display Modes | |
|
|