Application.ODBCCreateDataSource Method
Project Developer Reference |
Displays the Create New Data Source dialog box so that new data sources can be defined for installed drivers.
Syntax
expression.ODBCCreateDataSource
expression A variable that represents an Application object.
Return Value
Boolean
See Also