OpenDatabaseRequester()

Syntax

Result = OpenDatabaseRequester(#Database)
Description
Open the standard ODBC requester to choose which database to open. If #PB_Any is used as '#Database' parameter, the new database number will be returned as 'Result'. If the Result is 0, the database can't be opened (the error text can be retreived with DatabaseError()).

Supported OS

Windows, Linux

<- OpenDatabase() - Database Index - PreviousDatabaseRow() ->