Difference between revisions of "BRIDGE()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) (→Class) |
||
Line 1: | Line 1: | ||
==Class== | ==Class== | ||
Data Connectivity | Data Connectivity | ||
− | |||
==Purpose== | ==Purpose== |
Revision as of 14:42, 27 October 2009
Class
Data Connectivity
Purpose
Function to return type of Replaceable Database Driver (RDD) in the active workarea
Syntax
BRIDGE()
See Also
ALIAS(), CREATE BRIDGE, MODIFY BRIDGE, SET RELATION, SET VIEW, USE
Description
The BRIDGE() function returns the type of RDD in the active workarea. The BRIDGE() function returns a RDD type in a character string. If the active workarea contains a native Recital table or is empty, BRIDGE() returns "".
Example
?bridge() XBASE
Products
Recital Database Server, Recital Mirage Server, Recital Terminal Developer