revGetDatabaseDriverPath | |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | database library |
Summary | Returns the folder where the Database library looks for database drivers |
Introduced | 2.9 |
OS | mac, windows, linux |
Platforms | desktop, server |
Example |
|
Related | Command: revSetDatabaseDriverPath Glossary: Standalone Application Settings, standalone application, function, LiveCode custom library Library: Database library |
Security | disk, network |
Description | Use the revGetDatabaseDriverPath function if you need to know where the Database library is currently loading drivers from. This is useful if you are using custom database drivers or if you want to obtain a list of available drivers.
|