Maptitude GISDK Help |
Gets an array of the names of all defined ODBC data sources.
names_array = GetODBCDataSourceNames()
An array of ODBC data source names (strings), or null if an error occurred or if there are no ODBC data sources.
An ODBC data source can be set up with the ODBC setup or adminstrator program.
GetODBCDataSourceNames() reads the ODBC.INI file.
In case of errors (e.g., if the ODBC.INI file cannot be found), GetODBCDataSourceNames() returns null.
Function |
Summary |
Gets information about an ODBC data source |
|
Gets a list of all the tables in an ODBC data source |
|
Gets a list of all the fields in an ODBC table |
©2025 Caliper Corporation | www.caliper.com |