AnyDAC
ContentsIndexHome
PreviousUpNext
TADPhysSQLiteDriverLink Class

Use the TADPhysSQLiteDriverLink component to link the SQLite driver to an application and setup it.

Group
Class Hierarchy
uADPhysSQLite_TADPhysSQLiteDriverLinkuADPhysSQLite_TADPhysSQLiteDriverLink
File

uADPhysSQLite

Links

Use the TADPhysSQLiteDriverLink component to link the SQLite driver to an application. In general it is enough to only include uADPhysSQLite unit into your application uses clause. 

The TADPhysSQLiteDriverLink component may be used to specify SQLite client library to the driver, when the dynamic linking is used. To have an effect all property changes must be performed before first connection through this driver or use the Release method.

TADPhysSQLiteDriverLink = class(TADPhysDriverLink);
What do you think about this topic? Send feedback!