Does Sage-ST recognize SQL statements?
SQL is usually associated with a Relational Database Management System (RDBMS). Sage-ST provides an SQL capability but is primarily an application development tool that provides facilities for creating an application specific relational database. Sage-ST provides both an embedded SQL technology which may be implemented within an application, and an interactive SQL processor adapted to comply with ANSISQL DML Level 1. Does Sage-ST support multi-user system development? Sage-ST provides for both single- and multi-user systems. Both types of systems have been represented in fielded applications. A Sage-ST multi-user system allows users to share data. A Sage-ST multi-user system also allows users to distribute processing of database management and locking functions, with each user contributing their CPU to the process. This concept is used for local area network (LAN) applications. Are there audit trail and recoverability features in Sage-ST? The capability to record all transactions and r
Related Questions
- When I roll back an update routine, some sql statements are not rolled back. Why?
- How To Include Numeric Values in SQL statements?
- How To Include Numeric Values in SQL statements?
- How To Enter Binary Numbers in SQL Statements?
- How To Enter Binary Numbers in SQL Statements?
- Does Sage-ST recognize SQL statements?