Hi,
I have been battling this issue for days now so I really wish someone can help me.
I am using VB6 and have created a working crystal reports version 4.6 report.
I try to use the report from VB using this line:
Crystalreport1.Action = 1
And I keep getting the following error:
"Unable to connect: incorrect log on parameters"
I have tried numerous varietions of the crystalreport1.connect string and have not been able to solve the issue.
Please can someone just give me an example of a connect string that would log on to my Access DB (the username is "admin" and there is no password) and will finally show my bloody report.
I will REALLY appreciate some help.
Shaul
I have been battling this issue for days now so I really wish someone can help me.
I am using VB6 and have created a working crystal reports version 4.6 report.
I try to use the report from VB using this line:
Crystalreport1.Action = 1
And I keep getting the following error:
"Unable to connect: incorrect log on parameters"
I have tried numerous varietions of the crystalreport1.connect string and have not been able to solve the issue.
Please can someone just give me an example of a connect string that would log on to my Access DB (the username is "admin" and there is no password) and will finally show my bloody report.
I will REALLY appreciate some help.
Shaul