2.3.4 dbPreview

Brief Information

Import the top n rows from database

Additional Information

X-Function not designed for Auto GetN Dialog.

Command Line Usage

1. dbPreview;

2. dbPreview rows:=12;

(Note: Worksheet should connect to database before preview)

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

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

Input

Worksheet

<active>

Partly import to preview data on the worksheet when there is a database connection

Preview Rows rows

Input

int

50

Number of rows to preview

Description

This function partly imports to preview data from database when there is a connection.

Related X-Functions


Keywords:query