4D v13ODBC_SQLDataSources |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13
ODBC_SQLDataSources
ODBC_SQLDataSources
The ODBC_SQLDataSources command returns information about the User and System data sources defined in the Driver Manager. The direction parameter defines how to fetch the data sources and can be one of the following values:
serverName is the name of the data source, such as "MS Access Database." description is the description of the driver associated with the data source, like "Microsoft Access Driver (*.mdb)." For more information, please see the SQLDataSources function in the MS ODBC API Reference at http://msdn.microsoft.com/en-us/library/ms711004(VS.85).aspx. SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_NO_DATA, SQL_ERROR, or SQL_INVALID_HANDLE. The following method retrieves all the data sources and their descriptions and puts them into two arrays: ARRAY TEXT(arServer;0) |
PROPERTIES
Product: 4D
INDEX HISTORY
Created: 4D ODBC Pro 2004 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||