database/ driver.bi

Summary
database/ driver.bi
LicenseCopyright © 2009, FreeBASIC Extended Library Development Group
ext. database
Types
DatabaseDriverA group of function pointers to enable access to a database.

License

Copyright © 2009, FreeBASIC Extended Library Development Group

Distributed under the FreeBASIC Extended Library Group license.  See accompanying file LICENSE.txt or copy at http://code.google.com- /p- /fb-extended-lib- /wiki- /License

ext. database

Summary
Types
DatabaseDriverA group of function pointers to enable access to a database.

Types

DatabaseDriver

type DatabaseDriver

A group of function pointers to enable access to a database.

To see how to write a DatabaseDriver see the file src/modules/database/drivers/sqlite3.bas.

type DatabaseDriver
A group of function pointers to enable access to a database.