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
Please refer to the page for additional option switches when accessing the x-function from script
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
Keywords:query