www.openlinksw.com
docs.openlinksw.com

Book Home

Contents
Preface

Overview
Installation Guide
Quick Start & Tours
Sample ODBC & JDBC Applications
Conceptual Overview
Administration
Data Access Interfaces
SQL Reference
SQL Procedure Language Guide
Database Event Hooks
Data Replication, Synchronization and Transformation Services
Web Application Development
XML Support
RDF Data Access and Data Management
Web Services
Runtime Hosting
Internet Services
Free Text Search
TPC C Benchmark Kit
Using Virtuoso with Tuxedo
Appendix
Virtuoso Functions Guide

SqlCode

The type of a string value that is a Text of a Virtuoso/PL procedure.
Description

Text of an event handler or other Virtuoso/PL procedure. This is expected to be a complete statement or sequence of statements, hence to be terminated like a statement, unlike the 'calculatable value' expression case.

The type identifier 'SqlCode' is introduced only for diagnostic purposes, you will never use it in VSPX code. When Virtuoso server tries to compile an invalid VSPX page, you might see a diagnostic messages like 'the value of attribute X of a control Y does not match pattern ... for type SqlCode'. If you see this then you should check the syntax of the value of the specified attribute.