Main Page
RECITAL ESSENTIALS
This book is a work in progress. if you would like to assist in writing it then please let us know!
About this book
Notices and trademarks
© Copyright Recital Software 2010
All Rights Reserved.
Recital Essentials, serves as an introduction to the Recital Database and scripting language and provides real-world examples of common uses. No previous programming experience is necessary, as this book explains programming concepts in familiar and easy-to-understand terms. It also includes a fundamental Recital language guide. Written by the developers of Recital, Recital Essentials provides details on best practices to use when developing and deploying Recital desktop and web applications.
Authors
Barry Mavin
Yvonne Milne
Table of Contents
- Introduction to Recital
- Getting Started with Recital
- The Recital Compiler
- A Recital Primer
- Recital Variables and Constants
- Recital Operators
- Recital Flow Control and Looping
- Recital Functions
- Recital Arrays
- Working With String Data in Recital
- Working With Date and Time Data in Recital
- Working With Numeric Data in Recital
- Working with Files and File Systems in Recital
- Working with Directories in Recital
- Recital Object-Oriented Programming
- Error and Exception Handling
- Using Shared Code libraries
- Using the Code and Data Profiler
- Debugging and Testing Techniques
- Understanding Recital Databases
- Using Navigational Data Access Commands in Recital
- Using Recital SQL
- Importing and Exporting Data
- Working with Multimedia Data
- Backup and Restore Databases
- Verifying Database Integrity
- Data Replication
- Securing Your Data
- Database Timelines
- Tuning and Performance Optimization
- Building Data Agents Using the Messaging Functions
- Remote Data Connectivity
- Client/Server Data Access With ODBC and JDBC
- Fault Tolerance and High Availability
- Appendix A: Recital Data Types