OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

dbInfo


Contents

Brief Information

Show database connection information

Command Line Usage

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

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Input Worksheet iw

Input

Worksheet

<active>
Worksheet connected to the database
Output SQL string sql

Output

string

<optional>
Output Connection string connect

Output

string

<optional>

Description

This function show the database connection and query string associated to the worksheet

Related X-Functions