In an effort to consolidate our web based reporting system and and improve performance, we installed all three services,RAS (CR9 5 user), IIS (v5) and SQL2000 SP3 818, on the same server (2x P III 1.2GHz, 2GB RAM, 40GB HDD, Server 2000 OS). The datasource for the reports is the SQL2000 service...
Thanks to the helpful staff at Crystal Decisions an answer was provided. Cr 9 uses a very different architecture than cr8/8.5. Here is the code to set the db logon...
' This function logs onto the datbase.
'
Function SetLogonInformation(UID, PWD)
Dim PropertyBag, dbLogonInfos, cDBInfo
Set...
I have successfully written some ASP apps to launch reports that set database connection info, selection formula, etc at runtime using Crystal 8 and we are about to migrate to Crystal 9. There are no sample ASP apps (that are useful!) on the CD. I am wondering if any of you have tried to do...
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.