Setting up the web services is dead easy. On your web server (mine a compaq piii 500mhz 256mgram proliant, running NT4 and IIS with the latest service packs). Install the (at least) the crystal web servers and if you can the report program to as this will ease any trouble shooting problem. set up in IIS a folder called say 'FOLDER' then in it paste a static (at first keep it simple) report called say 'REPORT'.
look at the permissions on IIS and Internet explorer (which i use, but it works with netscape and opera with the java stuff)You may need a grown up to help and avoid compromising security. If their is one availble then have a go anyway it is easy but ..... be warned you can make the server very volnerable ( so i use an internal server with only access to our intranet)
On IE you need to enable/prompt the activex download facilities and IIS the ip access and challenge repsonce etc etc....you'll see.
then from your browers type //myserver/FOLDER/REPORT.rtp then it should start to downlaod the viewer, takes 3-5 minutes or if the viewer is installed it'll just fire up. Trouble shooting with static reports should be down to IIS or IE (those are the only problems i have found) dynamic reports are just as easy to get working but when you refresh (ie a dynamic report) you open a whole new can of trouble. Once they are working however they are dead reilable and if you want to change or update a report you simple alter the web report once.
When working with my small db application what i do is the database part of a program in VB then via a hyperlink link to the webserver for the reports. When someone wants a new report or i update one i just add/save it to the web page. i don't have to re compile and distribute and re install with ODBC's dsn's etc it just so easy on the web !!!
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.