Components |
Here you can browse the wxCode component database. It contains 85 components (note that each component may appear in many categories in the list below).
Choose your view options:
Window container (8) | Dialog (5) | Control (28) | Window layout (4) | Networking (6) | Stream (8) | Database (4) | Data container (7) | Graphics (15) | Text processing (4) | Printing (3) | Import/export (5) | System (7) | Tutorials/documentation (2) | Application (7) | Wrapper (9) | Miscellaneous (8)
>> Current section: database - Current page: 1 <<
Page 1
DatabaseLayer | ^ TOP |
| Categories: database,wrapper | Status: STABLE | ![]() |
| Author: Joe Blough | wxWidgets supported ports: wxMSW, wxGTK | |
| Current maintainer: Joseph Blough | wxWidgets supported versions: 2.5, 2.6, cvs | |
| Latest version: 1.5 | Build system: Bakefile-based | |
| Programming language: C++ | Samples provided: 1 | |
| External dependencies: SQLite3, Firebird, MySQL, Postgresql (all optional) | Documentation: doxygen | |
| Description: Description: DatabaseLayer provides a JDBC-like interface to database I/O. So far only SQLite3, PostgreSQL, MySQL, Firebird, and ODBC database backends are supported. MiniCppUnit unit tests are used to make it easier to add more database backends in the future. | ||
| Links for DatabaseLayer: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Wiki | ||
wxActiveRecordGenerator | ^ TOP |
| Categories: database,application | Status: ALPHA | ![]() |
| Author: MatÃas Szeftel | wxWidgets supported ports: all | |
| Current maintainer: mszeftel | wxWidgets supported versions: all | |
| Latest version: 1.2.0 | Build system: Bakefile-based | |
| Programming language: C++ | Samples provided: 0 | |
| External dependencies: DatabaseLayer | Documentation: hand | |
| Description: wxActiveRecord it's a project base on a code generator that will generate the necessary classes to manage database records. The access to the database it's done with the DatabaseLayer component. | ||
| Links for wxActiveRecordGenerator: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Wiki | ||
wxSQLite3 | ^ TOP |
| Categories: database | Status: STABLE | ![]() |
| Author: Ulrich Telle | wxWidgets supported ports: wxMSW, wxGTK, wxMac | |
| Current maintainer: Ulrich Telle | wxWidgets supported versions: 2.6, 2.7, 2.8, 2.9 | |
| Latest version: 1.9.7 | Build system: Bakefile-based | |
| Programming language: C++ | Samples provided: 1 | |
| External dependencies: SQLite database | Documentation: doxygen | |
| Description: wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library. wxSQLite3 does not try to hide the underlying database, in contrary almost all special features of the current SQLite3 version 3.6.18 are supported, like for example the creation of user defined scalar or aggregate functions... [more info in the component website] | ||
| Links for wxSQLite3: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Wiki | ||
wxTableCtrl | ^ TOP |
| Categories: control,database | Status: STABLE | ![]() |
| Author: Jan Knepper | wxWidgets supported ports: wxMSW, wxGTK | |
| Current maintainer: Jan Knepper | wxWidgets supported versions: 2.8, 2.9, cvs | |
| Latest version: 0.0.1 | Build system: projectfiles | |
| Programming language: C++ | Samples provided: 3 | |
| External dependencies: none | Documentation: notavailable | |
| Description: wxTableCtrl is a wxWidgets control for browsing tables (of records) such as database tables (DBF/cTreePlus/MySQL/ODBC). It allows for sorting on different indexes associated with table columns. Unlike wxListCtrl which is row-index based, wxTableCtrl does not require a row-index or does it use a row-index... | ||
| Links for wxTableCtrl: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Wiki | ||
Page 1
>> Current section: database - Current page: 1 <<
Window container (8) | Dialog (5) | Control (28) | Window layout (4) | Networking (6) | Stream (8) | Database (4) | Data container (7) | Graphics (15) | Text processing (4) | Printing (3) | Import/export (5) | System (7) | Tutorials/documentation (2) | Application (7) | Wrapper (9) | Miscellaneous (8)





