CRexport.exe on 64 bit system. Faile to log on to Database
问题 Using CRexport.exe on a 64 bit system gives an error. .Net is 64 bit CR Runtime is 64 bit The report does run on Crystal Reports XI Release 2 when oppened. Sample Command: C:\crexport\crexport.exe -F C:\rpt\CheckLogin\LoginCheck.rpt -E "csv" -a "Token:636300135206847568" -O C:\crexport\CR_LOGIN.tkn -U [username] -P [pasword] This report uses a PeopleSoft Query as a data source. Command to execute a reort runs fine on my 32 bit machine. Full source code being used to troubleshoot issue is on