-
SQL Database Servers Connectivity
-
- Migrating Applications to Client-Server
- Configuring the Date Mapping for SAMs
- Defining Numeric Fields with Decimals
- Defining Tables in Zim
- Indexing Virtual Fields
- Flagging Objects for the SQL Server
- SQL Views
- SQL Table Subsets
- Uniquely Identifying the Compiled Application
- SQL Table "Owners"
- Naming Differences between Zim and SQL
- Caveats
-
ODBC Driver Connectivity
-
Zim Integrated Server (ZIS)
-
ZIM and DDE Services
-
ZimWeb
Tracing SQL Commands
Print
< All Topics
In order to access relational databases, Zim client-server generates SQL statements. You can see the statements generated by setting SQLTRACE on. Statements are generated when Zim statements containing references to SQL tables are parsed, compiled, or executed interpretively. Previewing the SQL statements generated provides an insight into the type or amount of work the database is going to be doing. This option is set using the command:
set sqltrace [on | off]
The default setting for SQLTRACE is OFF.
Was this article helpful?
0 out Of 5 Stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Table of Contents