Greetings -
I have a big problem here and hope someone can assist or point in the right direction.
We have a ShoreTel server (phone system) that stores data in a single mysql db file. When I access the server and run any rpt from the webbased director the data is correct. When I open up the same report from my workstation in CR XI I only receive partial data. No error, no flags.
Example:
Extension 6300 will show 455 calls during the month of Nov through the report run on the server. When I run on my workstation with the exact same parameters I only get 11 calls for the same parameters.
The connection string is as follows:
DRIVER={MySQL ODBC 5.1 Driver};SERVER=10.50.2.2;PORT=4309;DATABASE=shorewarecdr;USER=st_cdrreport;password=passwordcdrreport;charset=utf8
the only difference I can find between the two setups are I'm using the MYSQL 5.1 drvr and the server has a ShoreTel mysql driver and the "Server" in the connection string is listed rather than localhost.
The reports call a sql file located on the server which I have not done anything with nor have I moved to my workstation.
Sorry this is long I wanted to be sure to provide as much info as possible. Any assistance lended would be greatly appreciated.
Thank you
I have a big problem here and hope someone can assist or point in the right direction.
We have a ShoreTel server (phone system) that stores data in a single mysql db file. When I access the server and run any rpt from the webbased director the data is correct. When I open up the same report from my workstation in CR XI I only receive partial data. No error, no flags.
Example:
Extension 6300 will show 455 calls during the month of Nov through the report run on the server. When I run on my workstation with the exact same parameters I only get 11 calls for the same parameters.
The connection string is as follows:
DRIVER={MySQL ODBC 5.1 Driver};SERVER=10.50.2.2;PORT=4309;DATABASE=shorewarecdr;USER=st_cdrreport;password=passwordcdrreport;charset=utf8
the only difference I can find between the two setups are I'm using the MYSQL 5.1 drvr and the server has a ShoreTel mysql driver and the "Server" in the connection string is listed rather than localhost.
The reports call a sql file located on the server which I have not done anything with nor have I moved to my workstation.
Sorry this is long I wanted to be sure to provide as much info as possible. Any assistance lended would be greatly appreciated.
Thank you