Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
colorpurple100
Starting Member
2 Posts |
Posted - 2007-11-09 : 00:53:54
|
| Hello all,I need assistance in finding the oldest CDR record in Cisco Callmanager DB using sql query. The CCM version is 3.3(5).Any assistance is needed. Thanks. |
|
|
nathans
Aged Yak Warrior
938 Posts |
|
|
colorpurple100
Starting Member
2 Posts |
Posted - 2007-11-09 : 02:21:13
|
| Thanks for answering. I reviewed this infomation earlier. It doesdirect you in the right direction, but it does not give the specificquery to retrieve th oldest CDR call detail record with the sql query. The database is OBDC I think. Even though I know more about networks than servers, I still have been requested to pulled this information. Thanks. |
 |
|
|
nathans
Aged Yak Warrior
938 Posts |
Posted - 2007-11-09 : 10:17:03
|
| By schema I mean the physical structure of the table involved including column names and datatypes. This will make it much eaiser for us to help.Did the query i posted return the desired resultset?Nathan Skerl |
 |
|
|
|
|
|