Forum Discussion
Anonymous
6 years agoNot applicable
Archiving data
Good Evening people! With the lack of a true UCCX interface, I have a bodged process that outputs the data from the Cisco Phones to a SQL table on another server. However, it only gives you a singl...
Greg_Deckler
6 years agoCommunity Champion
This sounds more like a SQL question to me. My SQL skills are not super powerful but seems like you would do an INSERT into the SQL table each time so that you would build up rows of data in your SQL table?