CData Virtuality 25 Home
The CData Virtuality Server is currently available in four versions: 2.4, 3, 4, and 25. We recommend checking that you are reading the correct documentation for your version.
The documentation consists of several parts:
Installation and Configuration is aimed mainly at administrators and provides information on installing the CData Virtuality Server and other software, configuring it, and keeping it running smoothly.
User Guide contains an outline of the CData Virtuality Server, a quick start guide, a description of the web user interface, and chapters on communicating with web services and different ways of connecting to the CData Virtuality Server.
Security and Access Control deals with authentication, authorization, and access control topics, including using external credential stores such as Azure Key Vault.
Reference gives technical information on the SQL dialect, procedures, commands, schemas, and other elements used in the CData Virtuality Server. This guide is more of a handbook, although it also includes practical examples; you can find more practical examples in the Zendesk HelpCenter, which contains articles often written based on actual use cases.
Management API provides detailed descriptions for system tables, system procedures, and system views.
Performance Optimization describes ways to improve performance.
Upgrade Guide is a step-by-step manual on how to upgrade your CData Virtuality Server.
Licensing and Copyright contains the license for the use of trial software, a list of third-party open-source components used to develop each component of the software, and third-party licenses.
Tips and Tricks
Before you proceed to read the CData Virtuality Server documentation, you might want to read this section: it contains some practical information to help you get the most out of it.
How to read and use additional information
Some information in the guide is specially formatted to make it easier to single out important information or pick something practical. There are four types of such information: Info, Tip, Note, and Warning, and here are descriptions of each of them:
Just additional information: for example, the feature is implemented starting from a particular version.
Additional information: for example, the feature is implemented starting from a particular version.
Tips, tricks, and hints: for instance, if a process is too time-consuming because it uses lots of data, we may suggest a way to make it more efficient.
Important information and remarks - such as names of properties being case sensitive.
Critically important information - for example, we will include a special warning if the particular procedure deletes all information without further confirmation.
How to copy code from snippets
All snippet boxes come with a Copy button in the top right corner. Clicking it will copy all the code in the snippet (line numbers not included).