Log In error on another machine
I made application to automaticly export data from crystal reports to excel.
Reports have access to data source (MSSQL and Northwind database)and
trough code I set to crystal viewer report source ( I load one by one report and export data to excel file)
also I provide neccesery log in data for MSSQL (Server ,data base ,username and password)
Everything work fine......but when I distribute application to another machine and set relevant data for log in to server I get log in error message?!? But when I load report that was created on that machine its work OK?
So my question is: Is Crystal report need some more parametar to connect to data sorce (in my case MSSQL)?
|