|
|
BDE API Examples (DbiOpenDatabase)
Opens a database in the current session and returns a database handle.
Open a local database:
This example is included with Delphi in the BDE32.HLP file.
Open a NULL database (for in-memory or temp tables):
This example is included with Delphi in the BDE32.HLP file.
Open a remote database with alias and password:
This example is included with Delphi in the BDE32.HLP file.
Open a database with a user name other than the one specified in the BDE configuration:
This example is included with Delphi in the BDE32.HLP file.
Back to BDE API Reference Page
|
DISCLAIMER: You have the right to use this technical information subject to
the terms of the No-Nonsense License Statement that you received with the Borland product to which
this information pertains.
|
|