4D v16.3

_o_USE EXTERNAL DATABASE

Home

 
4D v16.3
SQL
_o_USE EXTERNAL DATABASE

_o_USE EXTERNAL DATABASE 


 

_o_USE EXTERNAL DATABASE ( sourceName {; user ; password} ) 
Parameter Type   Description
sourceName  String in Name of ODBC data source to connect to
user  String in User name
password  String in User password

This command has been replaced by the SQL LOGIN command since version 11.3 of 4D. It should no longer be used in your developments.



See also 

_o_USE INTERNAL DATABASE
Get current data source
GET DATA SOURCE LIST

 
PROPERTIES 

Product: 4D
Theme: SQL
Number: 959

This command is deprecated and should not be used anymoreThe OK variable is changed by the command

 
HISTORY 

Created: 4D v11 SQL
Renamed: 4D v15

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)