Hey,
I´m now trying to use the LogOnServer Method to connect to Oracle.
CrxRpt.Database.LogOnServer "p2lora7.dll", "ipd", "ipd", _
"Username", "Password"
Then the Errormessage: "File could not be opened, because "pdlora7.dll" could not be found appears. But I´m not using this dll.
Before this, I tried
CrxRpt.Database.Tables(1).SetLogOnInfo "ipd", "ipd", _
"UID", "PW", but the Error message "Physical Database not found" appears, but only on PC´s, where Crystal is not installed. Why?
Please help me.
I´m now trying to use the LogOnServer Method to connect to Oracle.
CrxRpt.Database.LogOnServer "p2lora7.dll", "ipd", "ipd", _
"Username", "Password"
Then the Errormessage: "File could not be opened, because "pdlora7.dll" could not be found appears. But I´m not using this dll.
Before this, I tried
CrxRpt.Database.Tables(1).SetLogOnInfo "ipd", "ipd", _
"UID", "PW", but the Error message "Physical Database not found" appears, but only on PC´s, where Crystal is not installed. Why?
Please help me.