This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
_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.

 
PROPERTIES 

Product: 4D
Theme: Deprecated Commands
Number: 959

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

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v11 SQL
Renamed: 4D v15 (USE EXTERNAL DATABASE)

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)