Archiving Borrowers

File Name: Archiving borrowers.docx
Category: Knowledge Base
File Size: 98.23999999999999 KB
File Type: application/msword
Created Date: 01-09-2023
Last Updated Date: 02-03-2026

Related documents

CR_tips1

A mixture of tips for using Spydus fields in Crystal reports such as creating initials from the First name field, create age groups, formulas and how to exclude deleted records from your select list.

Adding additional staff to your library profile

Primary members can add additional staff to your library profile by following these instructions. 

FE Live Scanner notes

How to get the LIVE scanner working.

Create address labels from Community Info database
This report is deisgned to produce address labels from the Community Information database. The report uses a simple concatenated field; suburb and postcode have been pasted together as a formula field called SubPost. Two parameter fields have been created to prompt for subjects and council ward codes, and sample subjects and ward codes have been built in to the report for selection. The prompts use "Like" rather than "Equals" to allow for searches on either full or abbreviated strings. Because we note names changes to names of local organisations in the 710 field, we have included a filter on organisation names with text like "*formerly*" to prevent labels based on this note. The formula in the report is : not ({HEADING_1.HEAD} like "*formerly*") and {HEADING.HEAD} like {?string} and {CON.POS} = 1 and {GAN.NOTE} like {?Ward Code} (Spydus 8.2) From: John Ruddle - Monash Public Library VIC
Crystal Templates

These are template files which can be used as the basis for your own reports. The key links between tables are already established allowing you to report on the data you need.
The reports were written under Crystal Reports 2008 and tested against an 851 environment.

You must of course change Set Datasource Location before running these reports. All templates prompt for Institution allowing them to be used in a consortia environment. The loans and reservations (holds) templates also prompt for date ranges in order to limit the volume of data returned.

Please note: The Borrowers (XXX_BORROWERS).rpt is specifically designed for SELMS customers in the UK and even then it cannot be used without amendment. Through Database Expert the SELMS user must replace the KJO_BORROWERS table with their own unique table in the SpydusREP database. All links must therefore be re-established.

Ser_subs_complete
A list of serial subscriptions sorted by branch and then by collection.  User can select start and end date of subscription to include in report

Search