Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Reference Index > Foreign Data Sources and ODBC

Disconnecting Data Sources and Tables

Scroll Prev Top Next More

Detaching an SQL Database Tables

To detach an SQL Database Table, select "Utilities" > "Detach SQL Database Tables" from the main menu bar. By doing so, the following dialog will be displayed.

 

DetachTables

 

You can also enter SDETACH at the R> Prompt to achieve the same result.

 

 

Disconnecting an SQL Data Source

To disconnect an SQL Data Source, select "Utilities" > "Disconnect SQL Data Source" from the main menu bar. By doing so, the following dialog will be displayed.

 

DisconnectDataSource

 

 

You can also enter SDISCONNECT at the R> Prompt to achieve the same result.

 

ODBC Topics:

 

How ODBC Works

ODBC Compliance

Setting Up Data Sources

Connecting Data Sources and Tables

Working with Data Sources

 

See also:

 

SATTACH Command

SCONNECT Command

SDETACH Command

SDISCONNECT Command

PASSTHROUGH Setting

SSQL Command