juliofazendeiro
Programmer
Hi!
I've created a report that is going to get information in two diferent databases: oracle and sqlserver.
The purpose is to see if the information in the two databeses is equal.
So I made a report that communicate with oracle by ODBC and a subreport that the communication with sql server is by OLE DB. the 1st link with the 2st and it works fine.
The problemm is when all the clients try to run the report it gives the error "can´t open sql server" or "can´t find database dll".
The report only works in my pc.
Can anyone tell me what is the problem! The ODBC is equal in all clients i've already make also the communication with sql server by odbc and the result is the same.
Is suppose that the clients have some dll's of crystal installed? if yes what are them?
I'll appreciate some help!
Thanks.
I've created a report that is going to get information in two diferent databases: oracle and sqlserver.
The purpose is to see if the information in the two databeses is equal.
So I made a report that communicate with oracle by ODBC and a subreport that the communication with sql server is by OLE DB. the 1st link with the 2st and it works fine.
The problemm is when all the clients try to run the report it gives the error "can´t open sql server" or "can´t find database dll".
The report only works in my pc.
Can anyone tell me what is the problem! The ODBC is equal in all clients i've already make also the communication with sql server by odbc and the result is the same.
Is suppose that the clients have some dll's of crystal installed? if yes what are them?
I'll appreciate some help!
Thanks.