skip to main content
Drivers Only Available for 32-Bit Platforms : The XML Driver : Connection Option Descriptions : Show Virtual Schemas
 

Try DataDirect Drivers Now
Show Virtual Schemas

Attribute

ShowVirtualSchemas

Purpose

Returns "XML" in the Schema Name column when a SQLTables or SQLColumns operation is performed when connected to a data source. For example:
Schema Name
Table Name
XML
TAB1A
XML
TAB1B
XML
TAB2A
XML
TAB2B

Valid Values

0 | 1

Behavior

If set to 1 (Enabled), virtual schema names are returned.
If set to 0 (Disabled), virtual schema names are not returned.
To return both virtual and manufactured schema names, set this option to 1 (Enabled) and the Show Manufactured Schemas option to 1 (Enabled).

Default

1 (Enabled)

GUI Tab

Advanced tab
In this section: 
* Configure Location Dialog Box Descriptions