I am still trying to fiqure out the best way to get this data out of the database. I have located some information from some documentation. The documentation in Symposium state that their are some views in the Database that may allow us to get the data. I see some viewS that seem to have the information that I am attempting to get to. The views are eNetCallByCallStatYYYYMMDD and it has the follow fields CallID,SiteID, CallEvent, Time, Timestamp, TelsetLoginID, Site, Source, EventData, Destination, AssociatedData, CallEventName. The Second table(eCallByCallStatYYYYMMDD) that seem promising and show up when I save CallByCallStat Crystal Report to Access. This table eCallByCallStatYYYYMMDD has the following fields CallID, SiteID, CallEvent, Timestamp, TelsetLoginID, Site, Source EventData, Destination, AssociatedData, CallEventName.
Now here is a question concerning the Sybase database. The document is saying there are 3 Sybases: blue, cdc, master. I see blue and it when I look at the DSN setup. I do not see the other two supposely database. The blue seem to be setup for Access. |