OpenDatabaseRequester()

Syntax

Result = OpenDatabaseRequester(#Database)

Description

Open the standard Windows ODBC requester to choose which database to open. If the Result is 0, the database can't be opened, else it become the currently opened database. All further operations will be done on this new opened database. To change the current database, simply use the UseDatabase() command.

Supported OS

Windows

Database - Index