database/ | |
License | Copyright © 2007-2011, FreeBASIC Extended Library Development Group |
ext. | |
Enumerations | |
StatusCode | Database dependant status codes are mapped to their logical equivalent in this enumeration. |
Types | |
DatabaseDriver | A group of function pointers to enable access to a database. |
Copyright © 2007-2011, 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
Enumerations | |
StatusCode | Database dependant status codes are mapped to their logical equivalent in this enumeration. |
Types | |
DatabaseDriver | A group of function pointers to enable access to a database. |
A group of function pointers to enable access to a database.
type DatabaseDriver