
Contents |
Show database connection information
1. dbInfo; // dump to output winodw
2. dbinfo sql:=str; // still dump connection string but SQL string put into string variable str instead
3. dbinfo ds:=strc sql:=str; // no dump, get both strings
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| Input Worksheet | iw |
Input Worksheet | | Worksheet connected to the database |
| Output SQL string | sql |
Output string | | |
| Output Connection string | connect |
Output string | |
This function show the database connection and query string associated to the worksheet