Hi! can you tell me the diference of using .LogOnServer or LogonInfo(0) with just una database?
I have a simple crystal report with a single formula and a a few VB lines. If I call the report using LogonInfo I get a "cannot find sql server" error (20599) but using LogOnServer...
Try using the same do-while-loop you where using but add a Do Events at the end of it.
That will execute your task without won't stuck.
Ex:
do while (Condition)
(intructions)
Do Events
Loop
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.