hi bjd4jc,
A udl file is used to specify ADO connection parameters in a file.
The way to use it in a VB app is:
create and ADODB connection but do not specify a connection string.
Open the connection like this: conName.open "File Name "myUdlFile.udl" and all the connection...
Hi Everyone,
I have designed a data report using the Visual Basic Data report designer and the report works fine when I use a data environment.
My problem is that I have now moved the database to a remote pc on a LAN and I would like the flexibility to change the database location using a...
Hi Again
This puts me right back in square one.
I get the same error I got at the beginning.
It just can't log on.
Don't know what to do...maybe I'll just scrap the whole crystal report and use a normal report.
Shaul
Hi again bjrollet,
I have tried what you told me and I get the error:
"Unable to log on to server"
I am using this line:
lngLogOn = CrystalReport1.LogOnServer("ODBCJT32.dll", "PCW10", "IRMA Daily Aborts", "Admin", "")
I had to add...
Hi bjrollet,
Thanx for replying but my problem is that I don't know what to put in the parameters:
"DLLNAME" (I downloaded some dll's that are appearantly needed if you want to use Access 2000 with CR4.6, I put them in win\system32 dir but don't know what to do with them). Which...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.