Search the Wiki

Viewing 55 to 57 of 409 items

How To…Create a Windows Service

Question “How can I run my report server as a Windows Service?” Solution RB Server Edition includes a windows service called ReportBuilder Services. ReportBuilder Services can host your report server. For details see RBServer\Windows Services\ReadMe.doc. A second solution is to create a custom windows service. This is the approach we recommend when multiple report servers  Full Article…

0

Filter Directories

TECH TIP:  RB Server –  Filtering Report Volume Directory information The RB Server custom parameters demo shows how to provide client applications with customized views of the reports available on the server. A login page is presented to the client that enables the user to specify custom session parameters. In the server application, the TrsReportVolume.OnGetDirectory  Full Article…

0

BDE Out of Memory

TECH TIP: RB Server and the BDE Question:  “Why do I get the following error when accessing my report server with several clients: ‘EDBEngineError, Insufficient memory for this operation’?” Answer:  For simplicity, the RB Server demos use the BDE and paradox tables. However, in actual use, the BDE is a poor choice for multi-thread server  Full Article…

0